@auth0/auth0-vue
Preparing search index...
createAuthGuard
Function createAuthGuard
createAuthGuard
(
app
?:
App
<
any
>
)
:
(
to
:
RouteLocationGeneric
)
=>
Promise
<
boolean
>
Parameters
Optional
app
:
App
<
any
>
The vue application
Returns
(
to
:
RouteLocationGeneric
)
=>
Promise
<
boolean
>
createAuthGuard
(
options
?:
AuthGuardOptions
,
)
:
(
to
:
RouteLocationGeneric
)
=>
Promise
<
boolean
>
Parameters
Optional
options
:
AuthGuardOptions
The options used when creating an AuthGuard.
Returns
(
to
:
RouteLocationGeneric
)
=>
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@auth0/auth0-vue
Loading...
The vue application