Auth Settings

LAST EDIT Apr 19 2024

Enable Development Tokens

Copied!

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!

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.