ASWebAuthenticationSession sign-in alert is not showed again if user cancels or authentication is done.
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 2k
- Forks
- 867
- Avg merge
- 4d 48m
- Merged PRs (30d)
- 1
Description
iOS 13.6
XCode 11.6
AppAuth-iOS version current master branch
The authentication process is done successfully, however sign-in alert is only showed the first time. If user cancels dialog and you try to make a request again (OIDAuthorizationRequest), it throws "Error of org.openid.appauth.general -3". is there any way to show sign-in alert again?. Same situation when logging is successfully and you reset the app.
Thanks in advance.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the flow on iOS 13.6 with the current master branch: cancel the ASWebAuthenticationSession sign-in alert, retry an OIDAuthorizationRequest, and repeat after successful authentication and an app reset. Trace the resulting org.openid.appauth.general -3 error and determine what is required for the sign-in alert to appear again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- authentication, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100