@kagii/openauth
v0.7.0
Published
Community-maintained OpenAuth fork for standards-based auth servers
Readme
@kagii/openauth
Community-maintained fork of OpenAuth, published as @kagii/openauth.
- Keeps the upstream MIT license and overall OpenAuth API.
- Carries forward fixes and maintenance work in the open.
- Is not an official SST or anomalyco release.
Install with:
npm install @kagii/openauthQuick example:
import { issuer } from "@kagii/openauth"Project repo and full docs:
- Repository:
https://github.com/kagii-dev/openauth - README:
https://github.com/kagii-dev/openauth#readme - Examples:
https://github.com/kagii-dev/openauth/tree/master/examples
If the fork starts to diverge in behavior from upstream, this package README should stay explicit about what changed and where fork-specific docs live.
