delete account api

This commit is contained in:
Max Peintner
2023-06-06 17:11:49 +02:00
parent f6364ef89a
commit 51a408611b
6 changed files with 182 additions and 55 deletions

View File

@@ -17,6 +17,7 @@ export {
GetSessionResponse,
CreateSessionResponse,
SetSessionResponse,
DeleteSessionResponse,
} from "./proto/server/zitadel/session/v2alpha/session_service";
export {
GetPasswordComplexitySettingsResponse,