mirror of
https://github.com/SrIzan10/next-auth.git
synced 2026-05-01 10:55:20 +00:00
21 lines
425 B
YAML
21 lines
425 B
YAML
nextauthjs/next-auth-example:
|
|
- source: apps/example-nextjs
|
|
dest: .
|
|
deleteOrphaned: true
|
|
- .github/FUNDING.yml
|
|
- LICENSE
|
|
|
|
nextauthjs/sveltekit-auth-example:
|
|
- source: apps/example-sveltekit
|
|
dest: .
|
|
deleteOrphaned: true
|
|
- .github/FUNDING.yml
|
|
- LICENSE
|
|
|
|
nextauthjs/next-auth-gatsby-example:
|
|
- source: apps/playground-gatsby
|
|
dest: .
|
|
deleteOrphaned: true
|
|
- .github/FUNDING.yml
|
|
- LICENSE
|