Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create long living JWTs when login in from mobile apps #9

Open
joergreichert opened this issue Feb 12, 2022 · 0 comments
Open

Create long living JWTs when login in from mobile apps #9

joergreichert opened this issue Feb 12, 2022 · 0 comments

Comments

@joergreichert
Copy link

State of the art:
Users are required to login again and again when opening the LeipzigGiesst

Motivation:
Remembering, accessing and enter the credentials (non-techies may not use a password manager or just hit the password reset function) is tedious and may hinder users to use the app frequently, thus the need to login should be reduced to a minimum

Future state:
Web-app detects that is opened within a mobile app and requests a long lived JWT (1 year or infinite), that is stored at the mobile phone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant