MaikuB / MaikuB/flutter_appauth
Need to load custom policy (change password) with session information to skip login screen again.
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 308
- Forks
- 301
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 5
Description
I'm working with the flutter_appauth library and I'm trying to implement a custom policy using change password) with session information to skip the login screen again. Is there any method in this plugin that accepts session info (idToken or account info or Iaccount) and load custom policy directly without login, Any help would be greatly appreciated. Thank you!
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 reviewing the flutter_appauth authorization entry points and the underlying AppAuth iOS and Android APIs for reusing idToken or account session information with a custom policy. Done means establishing whether an existing session can skip the login screen and documenting or scoping the required plugin support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, dart, flutter, ios
- Domain
- authentication, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100