Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zoey-kaiser/nuxt-auth-recipes
https://github.com/zoey-kaiser/nuxt-auth-recipes
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zoey-kaiser/nuxt-auth-recipes
- Owner: zoey-kaiser
- License: mit
- Created: 2024-08-17T09:46:11.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-17T11:06:23.000Z (3 months ago)
- Last Synced: 2024-10-11T15:46:19.319Z (about 1 month ago)
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Recipes
The following pages contain recipes for commonly asked patterns, questions, and implementations. The recipes are mostly provided by the community and can serve as guidelines to implement something similar in your Nuxt 3 application.
## What are recipes?
Recipes are short guides provided by the community and our team that outline how to use `@sidebase/nuxt-auth` in specific use cases required by your application.
Recipes are not meant to act as official documentation and should be primarily used as inspiration to customize `@sidebase/nuxt-auth` to your needs.
## Inside this repository
This repository contains recipes for [`@sidebase/nuxt-auth`](https://auth.sidebase.io/) created by Zoey Kaiser. Each branch contains a different recipe, you can read more about each recipe [here](https://auth.sidebase.io/recipes/introduction/welcome).
No new recipes created by community members will be added to this collection, however, I appreciate any pull requests that fix any issues inside the recipes or update packages!