Skip to content

gdufr/node_microservices_security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

This is a custom security library for authentication/authorization using Javascript Web Token (JWT), Redis

Initialization

var security = require('security')();

Note: the () after the require statement is mandatory.

Constants and settings can be overridden by passing in an object containing one or both of these properties.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors