Skip to content

Commit

Permalink
remove dangerous email linking
Browse files Browse the repository at this point in the history
  • Loading branch information
fierysolid committed Jan 15, 2025
1 parent 068cfae commit 0f077ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/src/providers/authkit.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ export default function AuthKit<P extends AuthKitProfile>(
id: "authkit",
name: "AuthKit",
type: "oauth",
allowDangerousEmailAccountLinking: true,
authorization: {
url: "https://api.workos.com/user_management/authorize",
params: {
Expand Down

0 comments on commit 0f077ea

Please sign in to comment.