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

provide a user login on app startup #109

Open
juancarlosfarah opened this issue Jun 17, 2019 · 0 comments
Open

provide a user login on app startup #109

juancarlosfarah opened this issue Jun 17, 2019 · 0 comments
Labels
feature New feature or request help wanted Extra attention is needed

Comments

@juancarlosfarah
Copy link
Member

In order to provide an experience more aligned with the online experience, it would be good to provide the ability for a user to "login" to the desktop app.

Online

When online the login should be either a full Graasp user account, or a local nickname, nickname & password, or anonymous login. The call to identify a real Graasp user could return a JWT token that could be used for future requests.

Offline

When offline, the login should be only local nickname, nickname & password, or anonymous login.

Logout

A logout functionality should simply clear the JWT token and send the user back to the login screen.

@juancarlosfarah juancarlosfarah added feature New feature or request help wanted Extra attention is needed labels Jun 17, 2019
pyphilia added a commit that referenced this issue Jul 10, 2019
pyphilia added a commit that referenced this issue Jul 17, 2019
redirect to login if user is not logged in

refs #109
pyphilia added a commit that referenced this issue Jul 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant