503 Views
In How to use Firebase Authentication with Vue we started to develop an application with a Simple Email and Password Authentication system. Our Application basically consisted of the functionality to: RegisterLoginLogout We are now going to build on this functionality and use the Navigation Guards provided by the Vue-Router and...
0 comments