Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNDERSTANDING AUTHENTICATION and AUTHORIZATION

this project helps me in understanding the authentication and authorization.

In this project I worked on how these different kind fo authentication works -:

1. No authentication.
2. Basic authentication.
3. API key.
4. Bearer Token / Auth token.

Wanna run this project on your machine, follow these steps:

1. clone this repo.
2. install all packages and dependencies by running this command on ur bash
    "npm i"
3. then run the server by this command in ur terminal.
    "node index.js"
4. your program is running on ur localhost:3000 

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages