@@ -69,49 +69,49 @@ export const OAUTH_PROVIDERS: OAuthProviderData[] = [
69
69
provider : 'google' ,
70
70
strategy : 'oauth_google' ,
71
71
name : 'Google' ,
72
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- google' ,
72
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ google' ,
73
73
} ,
74
74
{
75
75
provider : 'discord' ,
76
76
strategy : 'oauth_discord' ,
77
77
name : 'Discord' ,
78
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- discord' ,
78
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ discord' ,
79
79
} ,
80
80
{
81
81
provider : 'facebook' ,
82
82
strategy : 'oauth_facebook' ,
83
83
name : 'Facebook' ,
84
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- facebook' ,
84
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ facebook' ,
85
85
} ,
86
86
{
87
87
provider : 'twitch' ,
88
88
strategy : 'oauth_twitch' ,
89
89
name : 'Twitch' ,
90
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- twitch' ,
90
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ twitch' ,
91
91
} ,
92
92
{
93
93
provider : 'twitter' ,
94
94
strategy : 'oauth_twitter' ,
95
95
name : 'Twitter' ,
96
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- twitter' ,
96
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ twitter' ,
97
97
} ,
98
98
{
99
99
provider : 'microsoft' ,
100
100
strategy : 'oauth_microsoft' ,
101
101
name : 'Microsoft' ,
102
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- microsoft' ,
102
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ microsoft' ,
103
103
} ,
104
104
{
105
105
provider : 'tiktok' ,
106
106
strategy : 'oauth_tiktok' ,
107
107
name : 'TikTok' ,
108
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- tiktok' ,
108
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ tiktok' ,
109
109
} ,
110
110
{
111
111
provider : 'linkedin' ,
112
112
strategy : 'oauth_linkedin' ,
113
113
name : 'LinkedIn' ,
114
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- linkedin' ,
114
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ linkedin' ,
115
115
} ,
116
116
{
117
117
provider : 'linkedin_oidc' ,
@@ -123,103 +123,103 @@ export const OAUTH_PROVIDERS: OAuthProviderData[] = [
123
123
provider : 'github' ,
124
124
strategy : 'oauth_github' ,
125
125
name : 'GitHub' ,
126
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- github' ,
126
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ github' ,
127
127
} ,
128
128
{
129
129
provider : 'gitlab' ,
130
130
strategy : 'oauth_gitlab' ,
131
131
name : 'GitLab' ,
132
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- gitlab' ,
132
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ gitlab' ,
133
133
} ,
134
134
{
135
135
provider : 'dropbox' ,
136
136
strategy : 'oauth_dropbox' ,
137
137
name : 'Dropbox' ,
138
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- dropbox' ,
138
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ dropbox' ,
139
139
} ,
140
140
{
141
141
provider : 'atlassian' ,
142
142
strategy : 'oauth_atlassian' ,
143
143
name : 'Atlassian' ,
144
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- atlassian' ,
144
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ atlassian' ,
145
145
} ,
146
146
{
147
147
provider : 'bitbucket' ,
148
148
strategy : 'oauth_bitbucket' ,
149
149
name : 'Bitbucket' ,
150
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- bitbucket' ,
150
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ bitbucket' ,
151
151
} ,
152
152
{
153
153
provider : 'hubspot' ,
154
154
strategy : 'oauth_hubspot' ,
155
155
name : 'HubSpot' ,
156
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- hubspot' ,
156
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ hubspot' ,
157
157
} ,
158
158
{
159
159
provider : 'notion' ,
160
160
strategy : 'oauth_notion' ,
161
161
name : 'Notion' ,
162
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- notion' ,
162
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ notion' ,
163
163
} ,
164
164
{
165
165
provider : 'apple' ,
166
166
strategy : 'oauth_apple' ,
167
167
name : 'Apple' ,
168
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- apple' ,
168
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ apple' ,
169
169
} ,
170
170
{
171
171
provider : 'line' ,
172
172
strategy : 'oauth_line' ,
173
173
name : 'LINE' ,
174
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- line' ,
174
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ line' ,
175
175
} ,
176
176
{
177
177
provider : 'instagram' ,
178
178
strategy : 'oauth_instagram' ,
179
179
name : 'Instagram' ,
180
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- instagram' ,
180
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ instagram' ,
181
181
} ,
182
182
{
183
183
provider : 'coinbase' ,
184
184
strategy : 'oauth_coinbase' ,
185
185
name : 'Coinbase' ,
186
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- coinbase' ,
186
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ coinbase' ,
187
187
} ,
188
188
{
189
189
provider : 'spotify' ,
190
190
strategy : 'oauth_spotify' ,
191
191
name : 'Spotify' ,
192
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- spotify' ,
192
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ spotify' ,
193
193
} ,
194
194
{
195
195
provider : 'xero' ,
196
196
strategy : 'oauth_xero' ,
197
197
name : 'Xero' ,
198
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- xero' ,
198
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ xero' ,
199
199
} ,
200
200
{
201
201
provider : 'box' ,
202
202
strategy : 'oauth_box' ,
203
203
name : 'Box' ,
204
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- box' ,
204
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ box' ,
205
205
} ,
206
206
{
207
207
provider : 'slack' ,
208
208
strategy : 'oauth_slack' ,
209
209
name : 'Slack' ,
210
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- slack' ,
210
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ slack' ,
211
211
} ,
212
212
{
213
213
provider : 'linear' ,
214
214
strategy : 'oauth_linear' ,
215
215
name : 'Linear' ,
216
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- linear' ,
216
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ linear' ,
217
217
} ,
218
218
{
219
219
provider : 'x' ,
220
220
strategy : 'oauth_x' ,
221
221
name : 'X / Twitter' ,
222
- docsUrl : 'https://clerk.com/docs/authentication/social-connection-with- x-twitter-v2' ,
222
+ docsUrl : 'https://clerk.com/docs/authentication/social-connections/ x-twitter-v2' ,
223
223
} ,
224
224
] ;
225
225
0 commit comments