Contents

CredentialSession.ErrorCode.userCanceledAuthorization

The person using the app dismissed the authorization sheet.

Declaration

case userCanceledAuthorization

Discussion

In this scenario, the credential session’s underlying state transitions to CredentialSession.State.management.

See Also

Authorization and permission error codes