Fix Sign In With Github
This commit is contained in:
parent
85c6932f8f
commit
dfe810fff4
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ import {
|
|||
signInUserWithGoogle,
|
||||
getSignInMethodsForEmail,
|
||||
signInWithEmailAndPassword,
|
||||
signInWithGithub,
|
||||
signInUserWithGithub,
|
||||
setProviderInfo,
|
||||
} from "~/helpers/fb/auth"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue