NovuProvider
is the top-level component that provides the Novu instance to the rest of the hooks through the context.
Usually, it’s placed somewhere in the root of your application, which makes the hooks accessible throughout the application.
NovuProvider
propsapplicationIdentifier
is a unique identifier for the application. This is is
public credential that is used to authenticate the application with the Novu
API. applicationIdentifier
can be copied from API
Keys page.subscriberId
is a unique identifier for the subscriber. Read more about
subscribers.subscriberHash
is a unique identifier for the subscriber. It is used for
HMAC encryption. Read more about HMAC
Encryption.https://eu.api.novu.co
value for EU region.https://eu.ws.novu.co
value for EU region.