v1
latestOpenAPI 3.0.02026-07-263365201.7 KBAuthorize
Create an authorized session
Query parameters
The response type, must be 'code' for authorization code flow
The response type, must be 'code' for authorization code flow
The client identifier issued to the client during registration
The client identifier issued to the client during registration
The URI to redirect to after authorization is complete
The URI to redirect to after authorization is complete
Optional value used by the client to maintain state between request and callback
Optional value used by the client to maintain state between request and callback
PKCE code challenge derived from the code verifier
PKCE code challenge derived from the code verifier
Method used to derive the code challenge, either 'S256' or 'plain'
Method used to derive the code challenge, either 'S256' or 'plain'
If you want to use Nomos as identity provider, you can support a login or signup flow via explicitly setting this parameter. In contrast to the default, the login options skips the consent screen. The signup options allows your users to create a new customer without a subscription attached to it, and therefore register an account.
If you want to use Nomos as identity provider, you can support a login or signup flow via explicitly setting this parameter. In contrast to the default, the login options skips the consent screen. The signup options allows your users to create a new customer without a subscription attached to it, and therefore register an account.