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