Optional
config:
AuthConfig
Gets the config that has been set by other consumers of the service
Sets configuration to be read by other consumers of the service (see usage notes)
The configuration to set
Gets and sets configuration for the internal Auth0 client. This can be used to provide configuration outside of using AuthModule.forRoot, i.e. from a factory provided by APP_INITIALIZER.
Usage