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

Simplify the login process #244

Open
thibaultamartin opened this issue Feb 11, 2020 · 0 comments
Open

Simplify the login process #244

thibaultamartin opened this issue Feb 11, 2020 · 0 comments

Comments

@thibaultamartin
Copy link

Steps to reproduce/test case

In order to log in on a Wallabag instance, the end user needs to generate manually a client_id and a client_secret, which are very long strings. He must then copy those very long strings in the login screen of the app, before entering his own credentials

Improvement

There is an issue opened on the Wallabag instance side to fix this. Especially, this solution proposal would fix the client_id and client_secret generation. It would be generated behind the scenes by the app and the instance. The user would only need to type in his instance URL, and his username and password.

This solution is not yet implemented, but I open this issue as a reminder to keep track of it.

@bourvill bourvill changed the title [Beta] Simplify the login process [Feature] Simplify the login process Feb 11, 2020
@thibaultamartin thibaultamartin changed the title [Feature] Simplify the login process Simplify the login process Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants