---
title: canceledLogin
framework: authenticationservices
role: symbol
role_heading: Type Property
path: authenticationservices/aswebauthenticationsessionerror/canceledlogin
---

# canceledLogin

The login has been canceled.

## Declaration

```swift
static var canceledLogin: ASWebAuthenticationSessionError.Code { get }
```

## Mentioned in

Authenticating a User Through a Web Service

## See Also

### Error Codes

- [presentationContextNotProvided](authenticationservices/aswebauthenticationsessionerror/presentationcontextnotprovided.md)
- [presentationContextInvalid](authenticationservices/aswebauthenticationsessionerror/presentationcontextinvalid.md)
- [ASWebAuthenticationSessionError.Code](authenticationservices/aswebauthenticationsessionerror/code.md)
