JavaScript User Authentication Login Script (JWT)

Course Provided by:
Course Taken on: coursary
starstarstarstarstar_half 4.5

Description

In this course you will learn how to create working JavaScript, PHP and MySQL based authentication system, which replaces the traditional PHP sessions and is more robust, secure and scalable. Using gradual step by step actions you will build a system and understand interesting topics such as how to: * secure user generated information before inserting into database * use JavaScript to implement the technology of JSON web tokens (JWT) * update the tokens periodically to foster smooth user experience * manage the browsers integrated LocalStorage feature * send JavaScript fetch() requests to PHP pages in order to get data stored in MySQL tables and discover many more interesting techniques... Throughout the course you will have the opportunity to work along with the code and check the provided resource files for reference. Please enjoy learning JavaScript!

Requrirements

Requirements You should have basic JavaScript / PHP / MySQL knowledge Mozilla Firefox / Chrome browser

Course Includes