Skip to content

feat: Improve Initialization process #205

@ahmednfwela

Description

@ahmednfwela

Description

currently the initialization process does the following:

  1. make sure the discovery document is fetched (and cached).
  2. Load any previously stored id/access tokens, AND make sure they are still valid.
  3. Handle any pending logout requests that are received via the front channel logout spec.
  4. finalize pending login attempts by loading states (specifically when using same-tab login flows)

New Requirements

  • Additional customization
  • Refactors
    • Remove dependency on flutter_appauth for android and ios/macos

Additional Context

Add any other context or screenshots about the feature request go here.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions