Commit 41f83cd
File tree
168 files changed
+3041
-2062
lines changed- docs/reference
- samples/Clients
- src
- ConsoleClientCredentialsFlow
- ConsoleClientCredentialsFlowCallingIdentityServerApi
- ConsoleClientCredentialsFlowPostBody
- ConsoleCustomGrant
- ConsoleDeviceFlow
- ConsoleHybridWithPkce
- ConsoleIntrospectionClient
- ConsoleMTLSClient
- ConsolePrivateKeyJwtClient
- ConsoleResourceOwnerFlow
- ConsoleResourceOwnerFlowPublic
- ConsoleResourceOwnerFlowReference
- ConsoleResourceOwnerFlowRefreshToken
- ConsoleResourceOwnerFlowUserInfo
- Constants
- JsOAuth2
- MvcHybrid
- MvcHybridBackChannel
- MvcImplicit
- MvcImplicitJwtRequest
- MvcManual
- SampleApi
- src
- AspNetIdentity
- build
- host
- Quickstart/Home
- migrations/SqlServer
- Migrations
- UsersDb
- src
- EntityFramework
- build
- host
- Quickstart/Home
- migrations/SqlServer
- src
- Services
- test/IdentityServer4.EntityFramework.Tests
- Services
- EntityFramework.Storage
- build
- migrations/SqlServer
- Migrations
- ConfigurationDb
- PersistedGrantDb
- src
- Configuration
- Extensions
- Properties
- TokenCleanup
- test
- IntegrationTests
- Stores
- TokenCleanup
- UnitTests
- Mappers
- IdentityServer4
- build
- host
- Extensions
- Quickstart/Home
- src
- Configuration
- DependencyInjection
- BuilderExtensions
- Options
- Extensions
- Hosting
- Models
- ResponseHandling/Default
- Services
- Default
- Stores
- Default
- Validation
- Default
- Models
- test
- IdentityServer.IntegrationTests
- Clients
- Setup
- Conformance/Basic
- Endpoints
- Authorize
- Discovery
- Introspection
- Revocation
- Token
- IdentityServer.UnitTests
- Extensions
- Hosting
- Validation
- Secrets
- Setup
- Storage
- build
- src
- Models
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
168 files changed
+3041
-2062
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
10 | 21 |
| |
11 | 22 |
| |
12 | 23 |
| |
| |||
17 | 28 |
| |
18 | 29 |
| |
19 | 30 |
| |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
20 | 42 |
| |
21 | 43 |
| |
22 | 44 |
| |
|
+1-15
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 | 21 |
| |
26 | 22 |
| |
27 | 23 |
| |
| |||
37 | 33 |
| |
38 | 34 |
| |
39 | 35 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 | 36 |
| |
45 | 37 |
| |
46 | 38 |
| |
| |||
56 | 48 |
| |
57 | 49 |
| |
58 | 50 |
| |
59 |
| - | |
60 |
| - | |
61 | 51 |
| |
62 | 52 |
| |
63 | 53 |
| |
| |||
73 | 63 |
| |
74 | 64 |
| |
75 | 65 |
| |
76 |
| - | |
77 |
| - | |
78 | 66 |
| |
79 | 67 |
| |
80 | 68 |
| |
| |||
88 | 76 |
| |
89 | 77 |
| |
90 | 78 |
| |
91 |
| - | |
92 |
| - | |
93 |
| - | |
| 79 | + |
0 commit comments