Implement Auth0 migration

This commit is contained in:
gpt-engineer-app[bot]
2025-11-01 01:08:11 +00:00
parent 858320cd03
commit b2bf9a6e20
17 changed files with 1430 additions and 7 deletions

View File

@@ -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