0.2.0 • Published 5 years ago

@power-cms/auth-service v0.2.0

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

PowerCms

PowerCMS - Auth service

NPM Version Build Status Coverage Status

How to install?

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

Actions

NamePublicAuthorization
loginYesNone
refresh_tokenYesNone
registerYesNone
authenticateNoNone
authorizeNoNone

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.