Authentication

Caf's authentication system allows applications to securely integrate with the APIs, using the OAuth2 standard to obtain access tokens. Each registered application receives a Client ID and Client Secret, and can be assigned specific permissions to access different resources.

Topics

Refer to each section for details on the registration process, authentication, and permission management for applications.

Last updated