š£ this endpoint gives the user information from googleš° Currently , vidinfra login with Github And Google is supportedš¢ Info message : Here the GET request enpoint is constructed like /auth/oauth2/:provider/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.