feat:
* added totp methods in db's providers * adding totp in login method
This commit is contained in:
@@ -99,6 +99,7 @@ type AuthResponse {
|
||||
refresh_token: String
|
||||
expires_in: Int64
|
||||
user: User
|
||||
totpBase64URL: String
|
||||
}
|
||||
|
||||
type Response {
|
||||
|
Reference in New Issue
Block a user