mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 05:33:31 +00:00
session create with challenge
This commit is contained in:
@@ -12,6 +12,8 @@ export {
|
||||
Theme,
|
||||
} from "./proto/server/zitadel/settings/v2alpha/branding_settings";
|
||||
|
||||
export { ChallengeKind } from "./proto/server/zitadel/session/v2alpha/challenge";
|
||||
|
||||
export { Session } from "./proto/server/zitadel/session/v2alpha/session";
|
||||
export {
|
||||
ListSessionsResponse,
|
||||
@@ -25,6 +27,8 @@ export {
|
||||
GetBrandingSettingsResponse,
|
||||
GetLegalAndSupportSettingsResponse,
|
||||
GetGeneralSettingsResponse,
|
||||
GetLoginSettingsResponse,
|
||||
GetLoginSettingsRequest,
|
||||
} from "./proto/server/zitadel/settings/v2alpha/settings_service";
|
||||
export {
|
||||
AddHumanUserResponse,
|
||||
|
||||
Reference in New Issue
Block a user