feat: mandatory password change on login + UI fixes
This commit is contained in:
@@ -8,8 +8,9 @@ mutation($username: String!, $password: String!, $strategy: String!) {
|
||||
message
|
||||
}
|
||||
jwt
|
||||
tfaRequired
|
||||
tfaLoginToken
|
||||
mustChangePwd
|
||||
mustProvideTFA
|
||||
continuationToken
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user