mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-20 06:51:12 -05:00
feat: Implement Novu notification system
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
project_id = "ydvtmnrszybqnbcqbdcy"
|
||||
|
||||
[functions.create-novu-subscriber]
|
||||
verify_jwt = true
|
||||
|
||||
[functions.update-novu-preferences]
|
||||
verify_jwt = true
|
||||
|
||||
[functions.trigger-notification]
|
||||
verify_jwt = true
|
||||
|
||||
[functions.novu-webhook]
|
||||
verify_jwt = false
|
||||
|
||||
[functions.detect-location]
|
||||
verify_jwt = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user