Linked Accounts
Linked Accounts Oauth2 Callback
Callback endpoint for OAuth2 account linking.
- A linked account (with necessary credentials from the OAuth2 provider) will be created in the database.
GET
Response
200 - application/json
Successful Response
security scheme type for an app (or function if support override)
Available options:
no_auth
, api_key
, http_basic
, http_bearer
, oauth2