What is the authentication mechanism used by Suki Platform?
What is the authentication mechanism used by Suki Platform?
We support
- OAuth 2.0 ID token for public clients such as browsers, mobile devices etc.
- Access token for confidential clients such as backend systems.
What is the webhook authentication mechanism?
What is the webhook authentication mechanism?
How will errors be handled during JWT token failures?
How will errors be handled during JWT token failures?
Client systems cannot authenticate with Suki’s platform when a token fails. It’s handled with standard HTTPS error codes. Refer
login API