- createAuthGuard(app?): ((to) => Promise<boolean>)
Returns ((to) => Promise<boolean>)
- (to): Promise<boolean>
Returns Promise<boolean>
- createAuthGuard(options?): ((to) => Promise<boolean>)
Returns ((to) => Promise<boolean>)
- (to): Promise<boolean>
Returns Promise<boolean>
The vue application