openid / openid/AppAuth-iOS

Offline session support

Open
#877 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement triage
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.