andriajah Sat Sep 2021 1 year ago

React Login, Logout And Handling Jwt Token | React Authentication #2

👉 Better tutorial here: https://youtu.be/OUP-urBy1k4
Learn to Authenticate using React.js. In this video, we will create a Login component where we will send the Login Credentials and get back a JWT Token. Then we will use that JWT Token as a Bearer Token in the Request Headers to retrieve the Authenticated User. We will also add the Logout functionality.
This video is part of this playlist: https://www.youtube.com/playlist?list=PLlameCF3cMEtZH83hCWfpb_7d3pYHOTGq

Backend: https://youtu.be/F9Xmc3iHc88

Other Courses:
React and Next.js: Different ways of creating React Apps: https://scalablescripts.com/p/react-next
Get access to all my courses for 15$/month: https://scalablescripts.com/p/membership
react authentication