Files
archived-next-auth/.github/sync.yml
2022-12-14 16:41:14 +01:00

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