Auth Settings
Confused about "Auth Settings"?
Let us know how we can improve our documentation:
LAST EDIT Sep 06 2024
- On This Page:
- Enable Development Tokens
- Disable Permission Checking
Enable Development Tokens
Copied!Confused about "Enable Development Tokens"?
Let us know how we can improve our documentation:
Token validation can be disabled for development apps. This allows you to use development tokens and work on user token provisioning later on.
Disable Permission Checking
Copied!Confused about "Disable Permission Checking"?
Let us know how we can improve our documentation:
By default all apps ship with role based permission checks. During development you can decide to turn off permission checks, this way all users will act as admin users.