Skip to content

power-cms/auth-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerCms

PowerCMS - Auth service

NPM Version Build Status Coverage Status

How to install?

npm install --save @power-cms/auth-service

Actions

Name Public Authorization
login Yes None
refresh_token Yes None
register Yes None
authenticate No None
authorize No None

Required services

None

Environment variables

ACCESS_TOKEN_SECRET - Secret key for access token signing
REFRESH_TOKEN_SECRET - Secret key for refresh token signing

How to test?

npm test

License

Copyright © 2018 by Szymon Piecuch under ISC license.

About

🚀 PowerCMS - Auth service

Resources

Stars

Watchers

Forks

Packages

No packages published