You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/providers/workos.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ providers: [
35
35
36
36
WorkOS is not an identity provider itself, but, rather, a bridge to multiple single sign-on (SSO) providers. As a result, we need to make some additional changes to authenticate users using WorkOS.
37
37
38
-
In order to sign a user in using WorkOS, we need to specify which WorkOS Connection to use. You should use the `organization` or `connection``authorizationParams` to specifiy which connection to use:
38
+
In order to sign a user in using WorkOS, we need to specify which WorkOS Connection to use. You should use the `organization` or `connection``authorizationParams` to specify which connection to use:
0 commit comments