POST
/v1/auth/oauth/native/start
Starts a full OAuth flow using native APIs
Endpoint Authentication
Use authorization bearer header with the following format:
Authorization: Bearer \<Project ID\>
Authorization
AuthorizationRequiredBearer <token>
In: header
Request Body
providerstring
loginOptionsobject
implicitboolean
| Status code | Description |
|---|---|
200 | OK |
Was this helpful?