iOSAuthResultCode¶
Enum indicating the outcome of an iOSAuthSession operation.
Kodster.InAppWebBrowser.iOS.iOSAuthResultCode
Values¶
| Value | Description |
|---|---|
Success |
Authentication flow completed. |
Canceled |
The user canceled the authentication flow. |
Error |
An unexpected error occurred during authentication. |