mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-28 23:26:59 -05:00
feat: Implement Novu topics for moderator notifications
This commit is contained in:
@@ -9,6 +9,12 @@ verify_jwt = true
|
||||
[functions.trigger-notification]
|
||||
verify_jwt = true
|
||||
|
||||
[functions.manage-moderator-topic]
|
||||
verify_jwt = false
|
||||
|
||||
[functions.sync-all-moderators-to-topic]
|
||||
verify_jwt = true
|
||||
|
||||
[functions.novu-webhook]
|
||||
verify_jwt = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user