mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 05:33:31 +00:00
register totp, login catch expired session
This commit is contained in:
@@ -92,6 +92,8 @@ export {
|
||||
AddOTPSMSRequest,
|
||||
RegisterTOTPRequest,
|
||||
RegisterTOTPResponse,
|
||||
VerifyTOTPRegistrationRequest,
|
||||
VerifyTOTPRegistrationResponse,
|
||||
} from "./proto/server/zitadel/user/v2beta/user_service";
|
||||
|
||||
export { AuthFactor } from "./proto/server/zitadel/user";
|
||||
|
||||
Reference in New Issue
Block a user