@carvakcom/platform-auth-service-sdk
v4.2.1
Published
Carvakcom Platform - Authentication / Authorization Service NodeJS SDK
Maintainers
Readme
Kavak Auth SDK (Node.js)
A Node.js/TypeScript SDK for handling authentication and authorization token workflows within Kavak's ecosystem, with Express middleware support.
Documentation
For complete information on installation, configuration, and usage, please see our full documentation.
➡️ Read the Full Documentation
Development
This project uses a Makefile to streamline common development tasks. Run make help to see all available commands.
make install: Installs dependencies.make test: Runs the test suite.make lint: Runs the linter.make build: Builds the distribution files.
