File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 2384
2384
"destination" : " /docs/guides/configure/auth-strategies/oauth/how-clerk-implements-oauth" ,
2385
2385
"permanent" : true
2386
2386
},
2387
+ {
2388
+ "source" : " /docs/oauth/overview" ,
2389
+ "destination" : " /docs/guides/configure/auth-strategies/oauth/overview" ,
2390
+ "permanent" : true
2391
+ },
2392
+ {
2393
+ "source" : " /docs/oauth/single-sign-on" ,
2394
+ "destination" : " /docs/guides/configure/auth-strategies/oauth/single-sign-on" ,
2395
+ "permanent" : true
2396
+ },
2397
+ {
2398
+ "source" : " /docs/oauth/scoped-access" ,
2399
+ "destination" : " /docs/guides/configure/auth-strategies/oauth/scoped-access" ,
2400
+ "permanent" : true
2401
+ },
2402
+ {
2403
+ "source" : " /docs/oauth/verify-tokens" ,
2404
+ "destination" : " /docs/guides/configure/auth-strategies/oauth/verify-oauth-tokens" ,
2405
+ "permanent" : true
2406
+ },
2387
2407
{
2388
2408
"source" : " /docs/security/customize-user-lockout" ,
2389
2409
"destination" : " /docs/guides/secure/user-lockout#customize-max-sign-in-attempts-and-lockout-duration" ,
You can’t perform that action at this time.
0 commit comments