š£ In this endpoint user can register and authenticate as a new userlogin with Github And Google is supportedš¢ Info message : Here the GET request enpoint is constructed like /v1/auth/oauth2/:github/redirect?provider=github
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.vidinfra.com/auth/oauth2/github/redirect'
Response Response Example
{}
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.