Openapi
Create the provider authorization URL for an OAuth sign-in flow.
Value in
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/auth/oauth/start?provider=example&redirectPath=example"{ "authorizationUrl": "http://example.com", "provider": "apple"}