Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muchassak/supabase-auth
Reliable authentication and authorization example made with Supabase 🔐
https://github.com/muchassak/supabase-auth
auth nextjs react shadcn-ui supabase
Last synced: 17 days ago
JSON representation
Reliable authentication and authorization example made with Supabase 🔐
- Host: GitHub
- URL: https://github.com/muchassak/supabase-auth
- Owner: MuchaSsak
- License: mit
- Created: 2024-04-03T14:01:25.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-13T13:12:38.000Z (9 months ago)
- Last Synced: 2024-04-14T03:27:28.530Z (9 months ago)
- Topics: auth, nextjs, react, shadcn-ui, supabase
- Language: TypeScript
- Homepage: https://mucha-auth.vercel.app
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Supabase Auth 🔐
Robust authentication & authorization made in Next.js with Supabase and Tanstack Query 🔑
To see this application live, [click here](https://mucha-auth.vercel.app) 🚀
## Acknowledgements
- [Tanstack Query](https://tanstack.com/query/latest/)
- [shadcn/ui](https://ui.shadcn.com/)
- [TailwindCSS](https://tailwindcss.com/)
- [Supabase](https://supabase.com/)## License
[MIT](https://choosealicense.com/licenses/mit/)