Access Keys with Management SDKs
If you wish to learn more about Access Keys in general, visit our section on Access Key Management.
You can use Descope Management SDK for common access key management operations like create access key, update custom claims, delete access key, etc.
Install SDK
The Management SDK requires a management key, which can be generated here.
Import and initialize Management SDK
Create ...
...
Was this helpful?