Skip to content

Session-based authentication is a method where the server maintains the session state using a session ID, which is typically stored in a cookie on the user's browser. When a user logs in, the server creates a session ID, sends it to the user's browser

Notifications You must be signed in to change notification settings

suhailroushan13/Session-Based-Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Session-Based-Authentication

About

Session-based authentication is a method where the server maintains the session state using a session ID, which is typically stored in a cookie on the user's browser. When a user logs in, the server creates a session ID, sends it to the user's browser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published