Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Update WebAuthenticator.xml to document exception types #2129

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

peterfoot
Copy link
Contributor

AuthenticateAsync throws a TaskCanceledException if the user aborts the process. This should be included in the documentation

Description of Change

Added documentation for the exception thrown when users cancel the process.

Bugs Fixed

None - documentation fix only.

API Changes

None - documentation fix only.

Behavioral Changes

None - documentation fix only.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Has samples (if omitted, state reason in description)
  • Rebased on top of main at time of PR
  • Changes adhere to coding standard
  • Updated documentation (see walkthrough)

@jfversluis jfversluis changed the base branch from live to main February 26, 2024 15:28
@jfversluis jfversluis changed the base branch from main to live February 26, 2024 15:29
AuthenticateAsync throws a TaskCanceledException if the user aborts the process. This should be included in the documentation
Copy link
Member

@jfversluis jfversluis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Peter!

@jfversluis jfversluis merged commit c392f9a into xamarin:main Feb 26, 2024
11 checks passed
jfversluis pushed a commit that referenced this pull request Feb 26, 2024
AuthenticateAsync throws a TaskCanceledException if the user aborts the process. This should be included in the documentation
@peterfoot peterfoot deleted the patch-1 branch February 27, 2024 23:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants