Skip to content

Commit

Permalink
fix change social factor
Browse files Browse the repository at this point in the history
  • Loading branch information
arch1995 committed Sep 12, 2024
1 parent d59b30f commit 70f2640
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/auth.ts
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,6 @@ export class Auth {
params: {
...defaultParams,
...params,
loginProvider: "authenticator",
},
sessionId: this.sessionId,
};
Expand Down

0 comments on commit 70f2640

Please sign in to comment.