mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-27 23:07:05 -05:00
Fix: Implement RLS policies for MFA
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
project_id = "ydvtmnrszybqnbcqbdcy"
|
||||
|
||||
[functions.auth-with-mfa-check]
|
||||
verify_jwt = false
|
||||
|
||||
[functions.verify-mfa-and-login]
|
||||
verify_jwt = false
|
||||
|
||||
[functions.check-mfa-enrollment]
|
||||
verify_jwt = true
|
||||
|
||||
[functions.send-password-added-email]
|
||||
verify_jwt = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user