feat: SW-162 MFA for Profile implemented
This commit is contained in:
1
types/auth.d.ts
vendored
1
types/auth.d.ts
vendored
@@ -27,5 +27,6 @@ declare module "next-auth" {
|
||||
sub: string
|
||||
email?: string
|
||||
login_with: string
|
||||
acr?: string
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user