Merge pull request #14215 from riginoommen/patch-1

(docs:auth) - Updated the typo error
This commit is contained in:
Patrik Oldsberg
2022-10-19 09:21:51 +02:00
committed by GitHub
+2 -2
View File
@@ -243,8 +243,8 @@ need this as well) to support user sessions.
### The Sign In provider
The last step is to add the provider to the `SignInPage` so users can sign in with your
new provider, please follow the [Sing In Configuration][3] docs, here's where you import
and use the API ref we defined earlier.
new provider, please follow the [Sign In Configuration][3] docs, here's where you import
and use the API reference we defined earlier.
## Note