Skip to content

Make the login process user friendly #707

Description

@anushkavidanage

Since the authentication is done via OIDC, when a user logged into any of our flutter apps they have to go through a lengthy process of multiple steps.

  1. First a user has to click the login button of the app.
  2. Then user will be redirected to a login page of the POD server and user have to provide username and password.
  3. Then user has to confirm the app id in another browser window.
  4. After all of this the user will get redirected to the app again.

This process is confusing and making the whole experience very complicated.

This issue is to research and see if we can somehow do the whole login process within a the app window.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions