Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pjt3591oo/auth_management

node.js에서 session 관리기법
https://github.com/pjt3591oo/auth_management

auth jwt korean nodejs otp passport session

Last synced: about 5 hours ago
JSON representation

node.js에서 session 관리기법

Awesome Lists containing this project

README

        

# 인증관리 기법

![](https://img.shields.io/badge/node-10.15.3-green) ![](https://img.shields.io/badge/npm-6.11.3-green)

1. [otp](./otp)
2. [session](./session)
3. [JWT](./jwt)
4. [passport](./passport)