mirror of
https://github.com/SrIzan10/next-auth.git
synced 2026-05-01 10:55:20 +00:00
* docs: add Gatsby example, move Next.js example * chore: fix sync action * docs(example): fix README link
14 lines
278 B
YAML
14 lines
278 B
YAML
nextauthjs/next-auth-example:
|
|
- source: apps/example-nextjs
|
|
dest: .
|
|
deleteOrphaned: true
|
|
- .github/FUNDING.yml
|
|
- LICENSE
|
|
|
|
nextauthjs/next-auth-gatsby-example:
|
|
- source: apps/example-gatsby
|
|
dest: .
|
|
deleteOrphaned: true
|
|
- .github/FUNDING.yml
|
|
- LICENSE
|