fix: auth response schema updated
This commit is contained in:
@@ -79,8 +79,7 @@ type Error {
|
||||
|
||||
type AuthResponse {
|
||||
message: String!
|
||||
has_multi_factor_auth_enabled: Boolean
|
||||
is_otp_sent: Boolean
|
||||
should_show_otp_screen: Boolean
|
||||
access_token: String
|
||||
id_token: String
|
||||
refresh_token: String
|
||||
|
Reference in New Issue
Block a user