mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-10 12:27:44 +00:00
docs: fix typos across several files (#561)
This commit is contained in:
@@ -15,7 +15,7 @@ description: LinkedIn Provider
|
||||
In the LinkedIn portal under products you need the **Sign In with LinkedIn using OpenID Connect** product.
|
||||
</Callout>
|
||||
|
||||
There a some different Guides here:
|
||||
There are some different Guides here:
|
||||
[Authorization Code Flow (3-legged OAuth) (Outdated)](https://learn.microsoft.com/en-us/linkedin/shared/authentication/authorization-code-flow)
|
||||
[Sign In with LinkedIn using OpenID Connect](https://learn.microsoft.com/en-us/linkedin/consumer/integrations/self-serve/sign-in-with-linkedin-v2?context=linkedin%2Fconsumer%2Fcontext)
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ description: Twitter Provider
|
||||
}
|
||||
```
|
||||
<Callout type="warn">
|
||||
If twitter doesn't return the email address, the authencatino wouldn't be successful. Make sure to ask for the email address when you create the Twitter app.
|
||||
If twitter doesn't return the email address, the authentication wouldn't be successful. Make sure to ask for the email address when you create the Twitter app.
|
||||
</Callout>
|
||||
</Step>
|
||||
</Steps>
|
||||
|
||||
Reference in New Issue
Block a user