Google Callback
GET
http://127.0.0.1:3000/api/auth/{type}/callback
Maintainer:Not configured
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://127.0.0.1:3000/api/auth/google/callback?code=---4%2F0AUJR-x6n4MuUEP7Bq1XLkfkmTPlpJ0Bh45v6YSQeq1_KQ7CE2KZ6rZlmNKjS_5sTeo3f_w&scope=profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile'
Response Response Example
{}
Request
Path Params
type
string
required
Example:
google
Query Params
code
string
required
Example:
---4%2F0AUJR-x6n4MuUEP7Bq1XLkfkmTPlpJ0Bh45v6YSQeq1_KQ7CE2KZ6rZlmNKjS_5sTeo3f_w
scope
string
required
Example:
profile+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.profile