O auth2 (oauth2)
OAuth 2.0 authorization code following RFC8725 best practices.
| Flow type | authorizationCode |
|---|---|
| Authorization URL | https://example.com/oauth/authorize |
| Token URL | https://example.com/oauth/token |
| Scopes |
|
OAuth 2.0 authorization code following RFC8725 best practices.
| Flow type | authorizationCode |
|---|---|
| Authorization URL | https://example.com/oauth/authorize |
| Token URL | https://example.com/oauth/token |
| Scopes |
|