https://github.com/trevorblades/keyholder
🔑 Simple API key generation and authenÂtication
https://github.com/trevorblades/keyholder
api api-key authentication nodejs
Last synced: 10 months ago
JSON representation
🔑 Simple API key generation and authenÂtication
- Host: GitHub
- URL: https://github.com/trevorblades/keyholder
- Owner: trevorblades
- Created: 2019-02-28T05:20:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T17:14:11.000Z (about 3 years ago)
- Last Synced: 2025-03-17T22:31:54.821Z (11 months ago)
- Topics: api, api-key, authentication, nodejs
- Language: JavaScript
- Homepage: https://keyholder.dev
- Size: 1.61 MB
- Stars: 7
- Watchers: 0
- Forks: 0
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Keyholder
[](https://travis-ci.com/trevorblades/keyholder)
This repo contains the source code for the `keyholder` npm module, and the itsy-bitsy Node API that powers it.
[Keyholder](https://keyholder.dev) provides a set of tools that make it easy to protect your API routes without needing to spend heaps of time setting up those protections. Create a project, generate API keys, and authenticate them in just a few lines of code.
## Packages
- [`keyholder`](./packages/keyholder)