Skip to content

Commit 26df12c

Browse files
Update FAQ.md
1 parent b99774b commit 26df12c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ providers: [
291291

292292
## 10. How can I skip the Auth0 login page?
293293

294-
When integrating with third party providers such as Google or Microsoft, being redirected to Auth0 before being redirected to the corresponding provider, can be sub-optimal in terms of user-experience.
294+
When integrating with third party providers such as Google or Microsoft, being redirected to Auth0 before being redirected to the corresponding provider can be sub-optimal in terms of user-experience.
295295
If you only have a single connection enabled, or you know up front how the user wants to authenticate, you can set the `connection` parameter when calling `loginWithRedirect()` or `loginWithPopup`:
296296

297297
```

0 commit comments

Comments
 (0)