-
Notifications
You must be signed in to change notification settings - Fork 842
[#574] Return errors from AppAuth:ResumeExternalUserAgentFlowWithURL #955
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
w-goog
wants to merge
35
commits into
master
Choose a base branch
from
feature/add-resume-external-flow-errors
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
681d01c
g-orchestrated: add OIDErrorCodeURLMismatch and OIDErrorCodeInvalidAu…
w-goog 81f0272
g-orchestrated: add resumeExternalUserAgentFlowWithURL:error: to prot…
w-goog d66de1f
g-orchestrated: implement resumeExternalUserAgentFlowWithURL:error: i…
w-goog b86c33e
g-orchestrated: implement resumeExternalUserAgentFlowWithURL:error: i…
w-goog 4437b2d
g-orchestrated: update resumeExternalUserAgentFlowWithURL call site i…
w-goog 125ea26
g-orchestrated: update resumeExternalUserAgentFlowWithURL call site i…
w-goog 667c141
g-orchestrated: update resumeExternalUserAgentFlowWithURL call site i…
w-goog a1a0228
g-orchestrated: update resumeExternalUserAgentFlowWithURL call site i…
w-goog 54f70a3
g-orchestrated: add notes about preferred error-returning API in READ…
w-goog 19d20e4
g-orchestrated: add CHANGELOG entry for error-returning API
w-goog 4bd3e88
g-orchestrated: update ObjC example to use error-returning API
w-goog 710eec3
g-orchestrated: update ObjC-Carthage example to use error-returning API
w-goog 56ef29b
g-orchestrated: update macOS example to use error-returning API
w-goog 2220eef
g-orchestrated: add deprecation note to Swift example
w-goog dce930c
Merge codegen/error-returns-api
w-goog 6c3de6a
Merge codegen/error-returns-impl
w-goog 06018a2
Merge codegen/error-returns-callsites
w-goog bd0e75d
Merge codegen/error-returns-docs
w-goog 62232e3
Demonstrate error handling in README ObjC snippet
w-goog 082c032
Demonstrate error handling in README Swift snippet
w-goog f378d1d
Demonstrate error handling in Swift-Carthage example
w-goog 3ff64a6
Suppress -Wdeprecated-implementations on resumeExternalUserAgentFlowW…
w-goog b3ef79c
Fix an additional instance of the deprecated API
w-goog dad8f4b
Merge branch 'master' into feature/add-resume-external-flow-errors
w-goog d69f9ab
g-orchestrated: clarify CHANGELOG note for deprecated API behavior ch…
w-goog aaaf256
g-orchestrated: migrate Example-iOS_Swift-SPM AppDelegate to throwing…
w-goog e5f45f4
g-orchestrated: tighten OIDExternalUserAgentSession.h @return doc
w-goog 78c51d8
g-orchestrated: replace exception-prose error description with user-f…
w-goog ea5fa5e
g-orchestrated: tighten OIDError.h doc for OIDErrorCodeInvalidAuthori…
w-goog 4dbc8da
g-orchestrated: filter benign URLMismatch errors from README log exam…
w-goog 8a154b4
Add relevant PR to CHANGELOG.md entry.
w-goog 0abe868
g-orchestrated: address PR #955 review nits (rename, colon alignment,…
w-goog ea165f1
g-orchestrated: fix 'isenabled' typo in CHANGELOG
w-goog abdca70
g-orchestrated: align colons in OIDRedirectHTTPHandler.m wrap
w-goog c27ebb3
g-orchestrated: mark resumeExternalUserAgentFlowWithURL:error: as @op…
w-goog File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.