File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/content/docs/get-started/guides Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ Recovery codes pipeline step - default error
85
85
86
86
## 2626
87
87
88
- Handle Social OAuth 2.0 callback - error reading body received from additional info url: : < additionalUrl.Url >
88
+ Handle Social OAuth 2.0 callback - error reading body received from additional info url: : additionalUrl.Url
89
89
90
90
## 2720
91
91
@@ -109,7 +109,7 @@ OAuth 2.0 response failed - both the token invalid AND redirect ID is null
109
109
110
110
## 3610
111
111
112
- Handle Social OAuth 2.0 callback - could not create request for user Url: < config.UserUrl >
112
+ Handle Social OAuth 2.0 callback - could not create request for user Url: config.UserUrl
113
113
114
114
## 4009
115
115
@@ -244,7 +244,7 @@ Handle SAML callback - error getting the custom SAML provider configuration
244
244
245
245
## 9259
246
246
247
- Handle Social OAuth 2.0 callback - could not create request for additional info url: < additionalUrl.Url >
247
+ Handle Social OAuth 2.0 callback - could not create request for additional info url: additionalUrl.Url
248
248
249
249
## 9297
250
250
You can’t perform that action at this time.
0 commit comments