mirror of
https://github.com/soconnor0919/beenvoice.git
synced 2026-02-04 15:56:31 -05:00
fix: change domain
This commit is contained in:
@@ -61,7 +61,7 @@ function SignInForm() {
|
||||
});
|
||||
|
||||
const result = await authClient.signIn.sso({
|
||||
providerId: "authentik",
|
||||
domain: "beenvoice.soconnor.dev",
|
||||
callbackURL: callbackUrl,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user