Security - how are user authenticated? #3485
-
|
Based on https://docs.novu.co/notification-center/getting-started#react-component documentation, for a user to fetch its notifications, we only need to declared the following react component: Since Am I missing something that authenticates users? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
You should use HMAC Encryption in your backend: https://docs.novu.co/notification-center/react/react-components/#hmac-encryption |
Beta Was this translation helpful? Give feedback.
You should use HMAC Encryption in your backend:
https://docs.novu.co/notification-center/react/react-components/#hmac-encryption