Skip to content

Commit 13f7b91

Browse files
committed
🔄 Synced local '.' with remote 'apps/examples/nextjs'
1 parent c80f3d5 commit 13f7b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const config = {
5353
theme: { logo: "https://authjs.dev/img/logo-sm.png" },
5454
adapter: UnstorageAdapter(storage),
5555
providers: [
56-
Apple,
56+
Apple({ redirectProxyUrl: "" }),
5757
// Atlassian,
5858
Auth0,
5959
AzureB2C,

0 commit comments

Comments
 (0)