@securepool/infrastructure
v1.0.0
Published
SecurePool — infrastructure adapters: bcrypt password hashing, RS256 JWT, OTP service, Nodemailer email, Google SSO verification.
Maintainers
Readme
@securepool/infrastructure
Infrastructure adapters for the SecurePool authentication library:
- bcrypt password hasher
- RS256 JWT token service
- OTP service (numeric codes with expiry & attempt limits)
- Nodemailer-based email service
- Google ID-token verification
You usually consume these through @securepool/api.
npm install @securepool/infrastructureLicense
MIT © Lokesh
