Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vineetkumarkushwaha/user-authentication

Description JWT token and persistence session based authentication with mongodb
https://github.com/vineetkumarkushwaha/user-authentication

Last synced: about 2 months ago
JSON representation

Description JWT token and persistence session based authentication with mongodb

Awesome Lists containing this project

README

        

# Persistent Session and JWT token based User Authentication

```
- Typescript
- JWT token
- Persistence Session Id
- Mongo DB
```
Note:- This repository is only for trying out the things so do not try both JWT token with persistent session together on production.

In memory is also required if we use persistent session(Reddis/Memcached)