Commit e65b6bf
authored
Final Preview Review (#31)
* Final Preview Review
* Minor Polish
* Added Multi Profile Support
* Fix Test
* Fix Warnings & Added Refresh Integration Tests
* Final Cleanup
* PasswordHash Enhancement
* Added Some XML Comments1 parent 3db4d38 commit e65b6bf
197 files changed
Lines changed: 2691 additions & 801 deletions
File tree
- samples
- CodeBeam.UltimateAuth.Sample.Seed
- UAuthHub/CodeBeam.UltimateAuth.Sample.UAuthHub
- blazor-server
- CodeBeam.UltimateAuth.Sample.BlazorServer.EFCore
- Components/Dialogs
- Migrations
- CodeBeam.UltimateAuth.Sample.BlazorServer/Components/Dialogs
- src
- CodeBeam.UltimateAuth.Core
- Abstractions
- Infrastructure
- User
- Contracts
- Login
- Pkce
- Refresh
- Session
- Dtos
- Token
- Defaults
- Domain
- Auth
- Hub
- Pkce
- Principals
- Security
- Session
- Errors/Runtime
- Events
- Infrastructure
- Converters
- MultiTenancy
- Options
- Validators
- CodeBeam.UltimateAuth.Server
- Abstractions
- Authentication
- AspNetCore
- Authorization/AspNetCore
- Auth
- Composition
- Extensions
- Contracts
- Diagnostics
- Endpoints
- Abstractions
- Bridges
- Extensions
- HttpContext
- Flows
- Login
- Pkce
- Refresh
- Infrastructure
- Credentials
- AspNetCore
- Issuers
- Redirect
- User
- Options
- ResourceApi
- Runtime
- Services
- authentication
- CodeBeam.UltimateAuth.Authentication.EntityFrameworkCore/Stores
- CodeBeam.UltimateAuth.Authentication.InMemory
- authorization
- CodeBeam.UltimateAuth.Authorization.EntityFrameworkCore/Stores
- CodeBeam.UltimateAuth.Authorization.InMemory/Stores
- client
- CodeBeam.UltimateAuth.Client.Blazor/Infrastructure
- CodeBeam.UltimateAuth.Client
- Options
- Services
- Abstractions
- credentials
- CodeBeam.UltimateAuth.Credentials.Contracts/Default
- CodeBeam.UltimateAuth.Credentials.EntityFrameworkCore
- Data
- Projections
- Stores
- CodeBeam.UltimateAuth.Credentials.InMemory
- CodeBeam.UltimateAuth.Credentials.Reference/Domain
- CodeBeam.UltimateAuth.Credentials/Abstractions
- persistence/CodeBeam.UltimateAuth.InMemory
- security/CodeBeam.UltimateAuth.Security.Argon2
- sessions/CodeBeam.UltimateAuth.Sessions.EntityFrameworkCore/Stores
- tokens/CodeBeam.UltimateAuth.Tokens.EntityFrameworkCore/Stores
- users
- CodeBeam.UltimateAuth.Users.Contracts
- Domain
- Dtos
- Requests
- CodeBeam.UltimateAuth.Users.EntityFrameworkCore
- Data
- Mappers
- Projections
- Stores
- CodeBeam.UltimateAuth.Users.InMemory/Stores
- CodeBeam.UltimateAuth.Users.Reference
- Contracts
- Domain
- Endpoints
- Infrastructure
- Mapping
- Services
- Stores
- CodeBeam.UltimateAuth.Users/Abstractions
- tests
- CodeBeam.UltimateAuth.Tests.Integration
- CodeBeam.UltimateAuth.Tests.Unit
- Client
- EntityFrameworkCore
- Helpers
- Security
- Users
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
Lines changed: 8 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| 185 | + | |
185 | 186 | | |
186 | 187 | | |
187 | 188 | | |
| |||
498 | 499 | | |
499 | 500 | | |
500 | 501 | | |
501 | | - | |
| 502 | + | |
502 | 503 | | |
503 | | - | |
| 504 | + | |
| 505 | + | |
504 | 506 | | |
505 | 507 | | |
506 | 508 | | |
| |||
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
655 | 655 | | |
656 | 656 | | |
657 | 657 | | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
658 | 663 | | |
659 | 664 | | |
660 | 665 | | |
| |||
677 | 682 | | |
678 | 683 | | |
679 | 684 | | |
680 | | - | |
| 685 | + | |
| 686 | + | |
681 | 687 | | |
682 | 688 | | |
683 | 689 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
0 commit comments