Platform API
Overview
The authentication module lets backend services obtain management credentials, issue user login tokens, and force users offline in security-sensitive workflows.
Capability scope
| Capability | Description |
|---|---|
| Administrator tokens | Issue tokens for trusted backend calls to management APIs. |
| User tokens | Issue SDK login tokens for specific users and platforms. |
| Session control | Force a user session offline for security or account-risk workflows. |
Common APIs
Integration advice
Store administrator tokens only on trusted backend services.
Bind user-token issuing to your business login state, risk controls, and account permissions.
Related pages
Was this page helpful?