POST:users/oauth.json
Commerce APIPOST:users/oauth.json

POST:users/oauth.json

Description

Enable OAuth2 login for yourself.

Topic: Users

Query Parameters

code: String, required

OAuth2 authorization code provided by the provider

Example: ?code=str


provider: OAuth2Provider, required

OAuth2 provider used for registering this account (deprecated, use oauth_providers instead)

Example: ?provider=github