Create Account Session with OAuth2
GET
/account/sessions/oauth2/{provider}
account
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://appwrite.io/v1/account/sessions/oauth2/'
Response Response Example
{}
Request
Path Params
provider
string
required
Query Params
success
string
optional
failure
string
optional
scopes
array[string]
optional
Responses
Modified at 2023-08-16 07:28:13