Skip to content

Alluka12223/Backend-Lab4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend-Lab4

In the previous lab we learned how to make a login. However, a login is useless unless we actually have access control. Meaning if anyone can view the pages without being logged in, then there is no point to have a login. So, in this lab we will understand how to handle access control for users and with jwt.

In this lab, we'll apply all the obtained knowledge from the previous labs and create a complete applications

The purpose of this lab is the following:

  • Understand Basic Access Control
  • Understand how to verify jwt
  • Understand middleware functions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors