feat: add zero
This commit is contained in:
@@ -5,6 +5,7 @@ export default function Auth() {
|
||||
const onLogin = () => {
|
||||
authClient.signIn.oauth2({
|
||||
providerId: "koon-family",
|
||||
callbackURL: "http://localhost:8081"
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user