Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josemavarez11/session-management
Login project for user authentication and web sessions management.
https://github.com/josemavarez11/session-management
authentication cookies express-session expressjs nodejs web-sessions
Last synced: about 1 month ago
JSON representation
Login project for user authentication and web sessions management.
- Host: GitHub
- URL: https://github.com/josemavarez11/session-management
- Owner: josemavarez11
- Created: 2023-10-28T20:30:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-29T18:18:47.000Z (6 months ago)
- Last Synced: 2024-06-29T19:31:42.308Z (6 months ago)
- Topics: authentication, cookies, express-session, expressjs, nodejs, web-sessions
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Session Management
**Small school project to practise handling web sessions.**
The users' session is validated and the permissions they have to execute different methods are checked.
> [!NOTE]
> School project for web development II class at URU.