Type Alias: UseAuthLoginResult
UseAuthLoginResult =
Result<AuthSuccess,string>
Defined in: composables/react/useAuth.ts:50
Backwards-friendly alias kept for the public UseAuth* type re-exports.
UseAuthLoginResult =
Result<AuthSuccess,string>
Defined in: composables/react/useAuth.ts:50
Backwards-friendly alias kept for the public UseAuth* type re-exports.