An open API service indexing awesome lists of open source software.

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

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_.