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

Get new login key on every start #3

Open
cybre-finn opened this issue Jan 19, 2019 · 1 comment
Open

Get new login key on every start #3

cybre-finn opened this issue Jan 19, 2019 · 1 comment

Comments

@cybre-finn
Copy link
Owner

cybre-finn commented Jan 19, 2019

Currently, log in activity is only triggered when there is no log in key present. Instead of the log in key, username and password should be saved and be used to get a new login key in the background on create of MainActivity.

@cybre-finn cybre-finn changed the title Get new log in key on every start Get new login key on every start Jan 28, 2019
@cybre-finn
Copy link
Owner Author

cybre-finn commented Feb 23, 2019

We should first solve proper error handling (#13) because we could than simply not generate the login key in the login activity but in the MainActivity only. Additionally it would be better to abstract that process in a "user" class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant