Replies: 1 comment 1 reply
-
I think, yes. Novu checks if It works very similar to JWT (actually this is how JWT creates signatures). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I setup the react in-app notification center in my next.js project but I see that
hmacHash
is exposed in the network tab. Is this supposed to be exposed?POST - ttps://api.novu.co/v1/widgets/session/initialize
, the payload is:I have encryption enabled in my app settings and I've followed this guide: https://docs.novu.co/notification-center/react/react-components/
Beta Was this translation helpful? Give feedback.
All reactions