š£ this endpoint gives the user information from githubš° Currently , vidinfra login with Github And Google is supportedš¢ Info message : Here the GET request enpoint is constructed like /v1/auth/oauth2/github/callback?provider=google&code=fjkldfkafhdshlkfa
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.vidinfra.com/oauth2/google/callback'
Response Response Example
{}
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.