You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is to implement some kind of user login/registration which will be additional to what exists now. This will allow old user to continue use the app, but for those who decide to register we could store personal information/statistics that will allow to improve UX.
Implement persistence layer (User objects)
Implement APIs for login/register
Attach authorisation header to be used on backend
Registration / Login page + user display / logout in the menu
The text was updated successfully, but these errors were encountered:
The idea is to implement some kind of user login/registration which will be additional to what exists now. This will allow old user to continue use the app, but for those who decide to register we could store personal information/statistics that will allow to improve UX.
The text was updated successfully, but these errors were encountered: