@rineex/auth-core
v0.0.2
Published
Authentication Core package for Rineex core modules
Maintainers
Readme
Auth Core
Core authentication and authorization package for Rineex framework.
Features
- Authentication abstractions
- Authorization utilities
- Social login support
- OTP functionality
- Passwordless authentication
- SSO integration
Installation
pnpm add @rineex/auth-coreDevelopment
# Build the package
pnpm build
# Run tests
pnpm test
# Lint code
pnpm lint
# Check types
pnpm check-typesLicense
Apache-2.0
