Merge branch 'main' of https://github.com/authorizerdev/authorizer into feat/2fa
This commit is contained in:
@@ -79,6 +79,8 @@ type Error {
|
||||
|
||||
type AuthResponse {
|
||||
message: String!
|
||||
has_multi_factor_auth_enabled: Boolean
|
||||
is_otp_sent: Boolean
|
||||
access_token: String
|
||||
id_token: String
|
||||
refresh_token: String
|
||||
|
Reference in New Issue
Block a user