Log-in and Web tokens with Angular and MongoDB - Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ต.ค. 2024
  • Learn how you can create web tokens with the jwt package in express js. This video will enhance our MEAN application to
    verify the details of a user when they submit the login form, and return with either a generated web token from the jwt package, or with an exception for an incorrect username or password.
    This video is part 2 of a series of videos to create authentication with Angular and MongoDB.
    Link to source code: github.com/4ne...
    Please like, subscribe and leave a comment to let me know what you think!
    Visit my website for all my blogs and videos on software engineering: www.aneesh.co.uk
    Icon made by FreePik from www.flaticon.com

ความคิดเห็น • 2

  • @2tired4
    @2tired4 3 หลายเดือนก่อน +1

    Thank you for the guide!