Skip to content

Commit

Permalink
set trustHost to true
Browse files Browse the repository at this point in the history
  • Loading branch information
luz-ojeda committed Jul 19, 2024
1 parent e2282eb commit 516796b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/auth.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ import Google from "@auth/sveltekit/providers/google"

export const { handle, signIn } = SvelteKitAuth({
providers: [Google],
trustHost: true
})

0 comments on commit 516796b

Please sign in to comment.