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
Authorization
RequiredBearer <token>
In: header
Request Body
provider
string
loginOptions
object
implicit
boolean
Status code | Description |
---|---|
200 | OK |
Was this helpful?