mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 06:42:59 +00:00
fetch authmethods on loginname page and redirect
This commit is contained in:
@@ -19,7 +19,10 @@ export {
|
||||
Challenges_Passkey,
|
||||
} from "./proto/server/zitadel/session/v2alpha/challenge";
|
||||
|
||||
export { Session } from "./proto/server/zitadel/session/v2alpha/session";
|
||||
export {
|
||||
Session,
|
||||
Factors,
|
||||
} from "./proto/server/zitadel/session/v2alpha/session";
|
||||
export {
|
||||
ListSessionsResponse,
|
||||
GetSessionResponse,
|
||||
|
||||
Reference in New Issue
Block a user