Authentication with Mongo DB Part 4
20th Jan 2023 by Aneesh Mistry

UI Authentication enhancements

This video will enhance the user interface and experience with authentication. Visual components will only become available if a user is authenticated to help the user understand what they can and cannot do. We will also create a route guard to prevent any unwanted navigation from users through the URL.

Join along with this tutorial with the source code below: There you will find a before and after folder that contains the code at the stand and end of the video. Link to source code: https://github.com/4neesh/YouTube-Channel/tree/main/mongodb-auth-4

YouTube video link


Share this post