Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smakosh/roll-your-own-auth
Copy & paste code to roll your own auth easily and for free
https://github.com/smakosh/roll-your-own-auth
auth authentication express jwt nextjs sessions
Last synced: 12 days ago
JSON representation
Copy & paste code to roll your own auth easily and for free
- Host: GitHub
- URL: https://github.com/smakosh/roll-your-own-auth
- Owner: smakosh
- License: mit
- Created: 2024-03-25T22:44:54.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-07T12:16:41.000Z (3 months ago)
- Last Synced: 2024-10-17T16:06:22.112Z (21 days ago)
- Topics: auth, authentication, express, jwt, nextjs, sessions
- Language: MDX
- Homepage: https://roll-your-own-auth.vercel.app
- Size: 762 KB
- Stars: 76
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Roll your own auth
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
Copy & paste code to roll your own auth easily and for free
## Side note
We recommend that you use a third party service that has proven over time to be robust, secure and scalable.The issue is that it's really hard to find such criterias in a third party service, so rather than put your trust and money on such services that often times encounter security breaches and you suffer the consequences, it's better to roll your own auth initially then as your user base and team grows, it's much better to use a self hosted robust, scalable and secure auth system if any exists.
You can use this in order to build your own auth system.
### Getting started
[Go here](https://roll-your-own-auth.vercel.app/)
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!