Forces me to sign in when logging out after force quitting the app.
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 2k
- Forks
- 867
- Avg merge
- 4d 48m
- Merged PRs (30d)
- 1
Description
Hi, I am currently adding AppAuth to my app. I have the whole sign in process working as well as logging out of the app. But when I force quit the app the and try and log out it is forcing me to authenticate in order to log out.
I am saving the AuthState into user defaults and pulling it out when opening the app. Is there anything that I need to do in order to not have to authenticate in order to log out after force quitting the app?
Any advice is welcome. 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
No file, test, or entry point is named. Start by reviewing how AppAuth-iOS restores AuthState from user defaults after launch and how the logout flow handles that restored state; done means reproducing the force-quit case and establishing whether logout can proceed without authentication.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100