Offline session support
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 2k
- Forks
- 867
- Avg merge
- 4d 48m
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem you're having? Please describe.
We want to switch to offline sessions and to distinguish the web sessions from app sessions.
Describe the solution you'd like
We would need the scope and revocation endpoint added to the framework.
Describe alternatives you've considered
Alternatively we can use raw strings and use the issue URL and add the revoke path to the URL. We would like to use the frameworks properties properly.
Additional context
Add any other context or screenshots about the feature request here.
https://openid.net/specs/openid-connect-core-1_0.html#OfflineAccess
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 files, tests, or entry points are identified in the issue. Start by reviewing the framework's existing session, scope, and endpoint APIs, then determine the intended offline-session and revocation behavior; done means the framework exposes the requested scope and revocation endpoint support and distinguishes web from app sessions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- api, authentication, mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100