Commit cd6331b
authored
Code Refactoring & Polishing (#16)
* Code Refactoring & Polishing
* Core Project Cleanup
* Remove Base64Url Duplicated Methods
* Remove Session Domain Interfaces & EFCore Session Multi Tenant Enhancements
* Added ISessionValidator
* Added TenantKey Value Object
* Refactoring on Credential Projects
* Main Refactoring
* Fix Compiler Warnings & Last Refactorings1 parent a6955d9 commit cd6331b
File tree
757 files changed
+14137
-16416
lines changed- samples
- UAuthHub/CodeBeam.UltimateAuth.Sample.UAuthHub
- Components/Pages
- Controllers
- blazor-server/CodeBeam.UltimateAuth.Sample.BlazorServer
- Components/Pages
- blazor-standalone-wasm/CodeBeam.UltimateAuth.Sample.BlazorStandaloneWasm/Pages
- src
- CodeBeam.UltimateAuth.Client
- Abstractions
- Authentication
- Components
- Contracts
- Device
- Extensions
- Infrastructure
- Options
- ProductInfo
- Runtime
- Services
- Storage
- CodeBeam.UltimateAuth.Core
- Abstractions
- Authority
- Hub
- Infrastructure
- Issuers
- Principals
- Services
- Stores
- User
- Validators
- Contracts
- Authority
- Common
- Login
- Logout
- Mfa
- Pkce
- Refresh
- Session
- Token
- User
- Domain
- Device
- Hub
- Principals
- Session
- Token
- User
- Errors
- Authorization
- Base
- Developer
- Session
- Events
- Extensions
- Infrastructure
- Authority
- MultiTenancy
- Options
- Runtime
- CodeBeam.UltimateAuth.Server
- Abstractions
- Authentication
- Auth
- Accessor
- Context
- Response
- Composition
- Contracts
- Cookies
- Defaults
- Endpoints
- Abstractions
- Bridges
- Extensions
- Flows
- Login
- Pkce
- Refresh
- Infrastructure
- Credentials
- AspNetCore
- Device
- Hub
- Issuers
- Orchestrator
- Pkce
- Refresh
- SessionId
- Session
- User
- Issuers
- Login
- Middlewares
- MultiTenancy
- Options
- Defaults
- ProductInfo
- Services
- Stores
- authorization
- CodeBeam.UltimateAuth.Authorization.Contracts
- Requests
- Responses
- CodeBeam.UltimateAuth.Authorization.InMemory
- Extensions
- Stores
- CodeBeam.UltimateAuth.Authorization.Reference
- Commands
- Endpoints
- Extensions
- Infrastructure
- Services
- CodeBeam.UltimateAuth.Authorization
- Abstractions
- credentials
- CodeBeam.UltimateAuth.Credentials.Contracts
- Dtos
- Extensions
- Request
- Responses
- CodeBeam.UltimateAuth.Credentials.EntityFrameworkCore
- Configuration
- Infrastructure
- CodeBeam.UltimateAuth.Credentials.InMemory
- CodeBeam.UltimateAuth.Credentials.Reference
- Commands
- Endpoints
- Extensions
- Infrastructure
- Internal
- Services
- CodeBeam.UltimateAuth.Credentials
- Abstractions
- Infrastructure
- policies/CodeBeam.UltimateAuth.Policies
- Defaults
- Fluent
- Policies
- security/CodeBeam.UltimateAuth.Security.Argon2
- sessions
- CodeBeam.UltimateAuth.Sessions.EntityFrameworkCore
- Data
- EntityProjections
- Extensions
- Infrastructure
- Mappers
- Stores
- CodeBeam.UltimateAuth.Sessions.InMemory
- tokens
- CodeBeam.UltimateAuth.Tokens.EntityFrameworkCore
- Projections
- CodeBeam.UltimateAuth.Tokens.InMemory
- users
- CodeBeam.UltimateAuth.Users.Contracts
- Dtos
- Requests
- Responses
- CodeBeam.UltimateAuth.Users.InMemory
- Extensions
- Infrastructure
- Stores
- CodeBeam.UltimateAuth.Users.Reference
- Commands
- Contracts
- Domain
- Endpoints
- Extensions
- Mapping
- Services
- Stores
- CodeBeam.UltimateAuth.Users/Abstractions
- tests/CodeBeam.UltimateAuth.Tests.Unit
- Client
- Core
- Credentials
- Fake
- Policies
- Server
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
757 files changed
+14137
-16416
lines changedLines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | | - | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | 116 | | |
120 | 117 | | |
121 | | - | |
| 118 | + | |
122 | 119 | | |
123 | 120 | | |
124 | 121 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 7 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
12 | 11 | | |
Lines changed: 13 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
18 | 17 | | |
Lines changed: 0 additions & 55 deletions
This file was deleted.
Lines changed: 27 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
2 | 9 | | |
3 | 10 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 11 | + | |
7 | 12 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
36 | 35 | | |
Lines changed: 15 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
4 | 2 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 3 | + | |
10 | 4 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
16 | 8 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
22 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
23 | 19 | | |
| 20 | + | |
24 | 21 | | |
0 commit comments