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

Added access-options view #105

Open
wants to merge 1 commit into
base: b-3
Choose a base branch
from

Conversation

Bennyoak
Copy link

This addresses issue #104

So looking at how things are linked together, I basically just added a view that prompts the user for creds (as I had to account for users who chose to forget their credentials) or to create an account. This is solely based off whether localStorage has a username. This should play just fine with touchID as that functionality bypasses any view calls and goes straight to app.login().

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

Successfully merging this pull request may close these issues.

None yet

1 participant