@lindeneg/funkallero-auth-service
v0.0.5
Published
Default implementations of Funkallero auth service interfaces
Maintainers
Readme
funkallero-auth-service
A default implementation of these authentication, authorization and token service interfaces. The implementation is using jsonwebtoken and bcryptjs.
Take a look at documentation or an example here.
Install
yarn add @lindeneg/funkallero-auth-service
