mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-28 09:46:59 -05:00
Implement Auth0 migration
This commit is contained in:
@@ -73,4 +73,16 @@ verify_jwt = true
|
||||
verify_jwt = false
|
||||
|
||||
[functions.process-expired-bans]
|
||||
verify_jwt = false
|
||||
verify_jwt = false
|
||||
|
||||
[functions.auth0-sync-user]
|
||||
verify_jwt = true
|
||||
|
||||
[functions.auth0-get-roles]
|
||||
verify_jwt = true
|
||||
|
||||
[functions.auth0-webhook]
|
||||
verify_jwt = false
|
||||
|
||||
[functions.auth0-get-management-token]
|
||||
verify_jwt = true
|
||||
Reference in New Issue
Block a user