logout
This commit is contained in:
@@ -26,6 +26,7 @@ export interface AuthTokenResponse {
|
||||
|
||||
export interface AuthLogoutResponse {
|
||||
logoutUrl: string;
|
||||
logoutState: string;
|
||||
}
|
||||
|
||||
export interface RegisterResponse {
|
||||
|
||||
Reference in New Issue
Block a user