https://github.com/mattlean/express-yaas
Express middleware that handles authentication and sessions
https://github.com/mattlean/express-yaas
authentication bcrypt express express-middleware express-yaas javascript nodejs pg-promise postgresql session typescript
Last synced: 7 months ago
JSON representation
Express middleware that handles authentication and sessions
- Host: GitHub
- URL: https://github.com/mattlean/express-yaas
- Owner: mattlean
- License: mit
- Created: 2019-07-17T04:19:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T23:21:47.000Z (almost 3 years ago)
- Last Synced: 2023-08-02T01:38:18.216Z (about 2 years ago)
- Topics: authentication, bcrypt, express, express-middleware, express-yaas, javascript, nodejs, pg-promise, postgresql, session, typescript
- Language: TypeScript
- Homepage:
- Size: 625 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# express-yaas
## What is this?
**express-yaas** is an [Express](https://expressjs.com) middleware that handles authentication and sessions. **YAAS** stands for _yet another authenticated session_.