mirror of
https://github.com/SrIzan10/next-auth.git
synced 2026-05-01 10:55:20 +00:00
28 lines
579 B
YAML
28 lines
579 B
YAML
nextauthjs/sveltekit-auth-example:
|
|
- source: apps/examples/sveltekit
|
|
dest: .
|
|
deleteOrphaned: true
|
|
- .github/FUNDING.yml
|
|
- LICENSE
|
|
|
|
nextauthjs/solid-start-auth-example:
|
|
- source: "apps/examples/solid-start"
|
|
dest: .
|
|
deleteOrphaned: true
|
|
- .github/FUNDING.yml
|
|
- LICENSE
|
|
|
|
nextauthjs/next-auth-gatsby-example:
|
|
- source: apps/playgrounds/gatsby
|
|
dest: .
|
|
deleteOrphaned: true
|
|
- .github/FUNDING.yml
|
|
- LICENSE
|
|
|
|
nextauthjs/next-auth-example:
|
|
- source: apps/examples/nextjs
|
|
dest: .
|
|
deleteOrphaned: true
|
|
- .github/FUNDING.yml
|
|
- LICENSE
|