Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kinde-oss/kinde-node-express
Kinde SDK for ExpressJS apps that run on the server
https://github.com/kinde-oss/kinde-node-express
express expressjs jwt nodejs verifier
Last synced: about 14 hours ago
JSON representation
Kinde SDK for ExpressJS apps that run on the server
- Host: GitHub
- URL: https://github.com/kinde-oss/kinde-node-express
- Owner: kinde-oss
- License: mit
- Created: 2022-05-13T08:34:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-16T07:07:32.000Z (about 2 months ago)
- Last Synced: 2025-02-07T17:48:38.625Z (4 days ago)
- Topics: express, expressjs, jwt, nodejs, verifier
- Language: TypeScript
- Homepage:
- Size: 1.12 MB
- Stars: 18
- Watchers: 5
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Kinde ExpressJS SDK
The Kinde SDK for ExpressJS.
You can also use the ExpressJS starter kit [here](https://github.com/kinde-starter-kits/expressjs-starter-kit).
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://makeapullrequest.com) [![Kinde Docs](https://img.shields.io/badge/Kinde-Docs-eee?style=flat-square)](https://kinde.com/docs/developer-tools) [![Kinde Community](https://img.shields.io/badge/Kinde-Community-eee?style=flat-square)](https://thekindecommunity.slack.com)
## Requirements
Please note that this SDK requires that your Node version to be `>=19.x.x`.
## Documentation
For details on integrating this SDK into your project, head over to the [Kinde docs](https://kinde.com/docs/) and see the [ExpressJS SDK](https://kinde.com/docs/developer-tools/express-sdk).
## Publishing
The core team handles publishing.
## Contributing
Please refer to Kinde’s [contributing guidelines](https://github.com/kinde-oss/.github/blob/489e2ca9c3307c2b2e098a885e22f2239116394a/CONTRIBUTING.md).
## License
By contributing to Kinde, you agree that your contributions will be licensed under its MIT License.