more fix and update
This commit is contained in:
@@ -23,6 +23,8 @@ export interface AuthTokens {
|
||||
pinVerified: boolean;
|
||||
sessionId: string;
|
||||
user: PublicUser;
|
||||
requiresTotp?: boolean;
|
||||
totpChallengeToken?: string;
|
||||
}
|
||||
|
||||
export interface PublicUser {
|
||||
|
||||
Reference in New Issue
Block a user