mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-25 16:36:34 -05:00
docs: fix typo (#142)
This commit is contained in:
@@ -138,7 +138,7 @@ export const auth = betterAuth({
|
||||
|
||||
### Signin with social providers
|
||||
|
||||
To sign in using a social provider you need to calle `signIn.social` method and pass the `provider`.
|
||||
To sign in using a social provider you need to call `signIn.social` method and pass the `provider`.
|
||||
|
||||
It also takes `callbackURL` property which is the url the user will be redirected after they signIn.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user