Variable AUTH0_INJECTION_KEYConst

AUTH0_INJECTION_KEY: InjectionKey<Auth0VueClient> = ...

Injection token used to provide the Auth0VueClient instance. Can be used to pass to inject()

inject(AUTH0_INJECTION_KEY)