We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16d680b commit 1ccb88bCopy full SHA for 1ccb88b
.github/sync.yml
@@ -4,19 +4,22 @@ nextauthjs/sveltekit-auth-example:
4
- source: apps/examples/sveltekit
5
dest: .
6
deleteOrphaned: true
7
+ exclude: ".git"
8
- .github/FUNDING.yml
9
- LICENSE
10
11
nextauthjs/solid-start-auth-example:
12
- source: "apps/examples/solid-start"
13
14
15
16
17
18
19
nextauthjs/next-auth-gatsby-example:
20
- source: apps/playgrounds/gatsby
21
22
23
24
25
0 commit comments