MaikuB / MaikuB/flutter_appauth

Need to load custom policy (change password) with session information to skip login screen again.

Open
#428 3 comments 0 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.