@morojs/moro / AuthPages
Interface: AuthPages
Defined in: src/types/auth.ts:166
Properties
error?
optionalerror:string
Defined in: src/types/auth.ts:169
newUser?
optionalnewUser:string
Defined in: src/types/auth.ts:171
signIn?
optionalsignIn:string
Defined in: src/types/auth.ts:167
signOut?
optionalsignOut:string
Defined in: src/types/auth.ts:168
verifyRequest?
optionalverifyRequest:string
Defined in: src/types/auth.ts:170