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