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

Is the primary authentication check logic missing? #3

Open
vresetnikov opened this issue Aug 18, 2024 · 1 comment
Open

Is the primary authentication check logic missing? #3

vresetnikov opened this issue Aug 18, 2024 · 1 comment

Comments

@vresetnikov
Copy link

Hello,

Looking at the master branch it doesn't seem like the app performs any checks whether the user is logged in on startup?

Looks like the app starts with the "Login" screen as the initial screen.
The login can then be performed.

However, I could not find in the code anything that handles the subsequent app launches and verifies that the user is logged in?

@KenAli77
Copy link
Owner

KenAli77 commented Nov 18, 2024

You're right. The feature is not fully complete. I made a branch you can work on if you feel like it. [3-primary-authentication-check]

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

When branches are created from issues, their pull requests are automatically linked.

2 participants