mirror of
https://github.com/SrIzan10/next-auth.git
synced 2026-05-01 10:55:20 +00:00
23 lines
511 B
YAML
23 lines
511 B
YAML
# Note that nextauthjs/next-auth-example syncs from the v4 branch
|
|
|
|
nextauthjs/sveltekit-auth-example:
|
|
- source: apps/examples/sveltekit
|
|
dest: .
|
|
deleteOrphaned: true
|
|
- .github/FUNDING.yml
|
|
- LICENSE
|
|
|
|
nextauthjs/solid-start-auth-example:
|
|
- source: apps/example-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
|