File tree
123 files changed
+486
-393
lines changed- sandbox
- OpenIddict.Sandbox.AspNet.Server/Controllers
- OpenIddict.Sandbox.AspNetCore.Server/Controllers
- src
- OpenIddict.Abstractions
- Primitives
- OpenIddict.Client
- OpenIddict.Client.AspNetCore
- OpenIddict.Client.DataProtection
- OpenIddict.Client.Owin
- OpenIddict.Client.SystemIntegration
- OpenIddict.Client.SystemNetHttp
- OpenIddict.Client.WebIntegration
- OpenIddict.Core/Managers
- OpenIddict.EntityFramework/Stores
- OpenIddict.EntityFrameworkCore/Stores
- OpenIddict.MongoDb
- Resolvers
- Stores
- OpenIddict.MongoDb.Models
- OpenIddict.Server
- OpenIddict.Server.AspNetCore
- OpenIddict.Server.DataProtection
- OpenIddict.Server.Owin
- OpenIddict.Validation
- OpenIddict.Validation.AspNetCore
- OpenIddict.Validation.DataProtection
- OpenIddict.Validation.Owin
- OpenIddict.Validation.SystemNetHttp
- test
- OpenIddict.Abstractions.Tests/Primitives
- OpenIddict.Quartz.Tests
- OpenIddict.Server.AspNetCore.IntegrationTests
- OpenIddict.Server.IntegrationTests
- OpenIddict.Server.Owin.IntegrationTests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
123 files changed
+486
-393
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
156 | 156 |
| |
157 | 157 |
| |
158 | 158 |
| |
159 |
| - | |
| 159 | + | |
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
| |||
280 | 280 |
| |
281 | 281 |
| |
282 | 282 |
| |
283 |
| - | |
| 283 | + | |
284 | 284 |
| |
285 | 285 |
| |
286 | 286 |
| |
| |||
400 | 400 |
| |
401 | 401 |
| |
402 | 402 |
| |
403 |
| - | |
| 403 | + | |
404 | 404 |
| |
405 | 405 |
| |
406 | 406 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
193 |
| - | |
| 193 | + | |
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
| |||
289 | 289 |
| |
290 | 290 |
| |
291 | 291 |
| |
292 |
| - | |
| 292 | + | |
293 | 293 |
| |
294 | 294 |
| |
295 | 295 |
| |
| |||
381 | 381 |
| |
382 | 382 |
| |
383 | 383 |
| |
384 |
| - | |
| 384 | + | |
385 | 385 |
| |
386 | 386 |
| |
387 | 387 |
| |
| |||
496 | 496 |
| |
497 | 497 |
| |
498 | 498 |
| |
499 |
| - | |
| 499 | + | |
500 | 500 |
| |
501 | 501 |
| |
502 | 502 |
| |
| |||
550 | 550 |
| |
551 | 551 |
| |
552 | 552 |
| |
553 |
| - | |
| 553 | + | |
554 | 554 |
| |
555 | 555 |
| |
556 | 556 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1128 | 1128 |
| |
1129 | 1129 |
| |
1130 | 1130 |
| |
1131 |
| - | |
| 1131 | + | |
1132 | 1132 |
| |
1133 | 1133 |
| |
1134 | 1134 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 |
| - | |
| 112 | + | |
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
|
0 commit comments