inside-client
inside-client copied to clipboard
Finish login feature
Allow access to any page only if user is logged in. Login feature is done on inside-server.
Hi Team, I will be working in this issue. Thanks!
Awesome!!!
Any detail on what is missing? what are the requirements ( if there is any :) ) I am thinking on those:
- Update login view
- Add links for create new account, forgot password
Hey @LeonardoGomesRibeiro you need to:
- Send the user to login page if not logged in
that's it! ;)