@authcare/core
v0.1.0-alpha.2
Published
Core authentication engine, services, providers, errors, and extension interfaces for AuthCare.
Readme
@authcare/core
Core authentication engine, services, providers, errors, and extension interfaces for AuthCare.
This package is intended to be used directly by framework adapters such as @authcare/express, and by advanced users extending AuthCare with custom password hashers, JWT providers, plugins, or OAuth providers.
Install
npm install @authcare/corePublic API
AuthEngineAuthServiceAuthErrorAUTH_ERROR_CODESGoogleProviderPasswordHasherJwtProvider- Plugin interfaces
- Configuration types
AuthCare is currently in alpha. APIs may change before v1.0.0.
