Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
11 days | Add link to docs for HashCodeVerifier function | Tim | 1 | -0/+1 |
11 days | Add garbage collector and delete auth request on auth code exchange | Tim | 3 | -0/+55 |
12 days | Add config option to only let specific users log into app | Tim | 2 | -5/+9 |
12 days | Require scopes for oidc user information endpoint | Tim | 1 | -9/+22 |
13 days | Update user interface | Tim | 4 | -22/+63 |
13 days | Move api handler out of Program.cs | Tim | 4 | -189/+221 |
2025-04-20 | Validate code verifer on authorization code exchange | Tim | 1 | -2/+25 |
2025-04-20 | Show requested scopes on auth page | Tim | 1 | -0/+8 |
2025-04-19 | Add OIDC user-information endpoint | Tim | 8 | -8/+256 |
2025-04-19 | Add user information settings | Tim | 10 | -29/+302 |
2025-04-18 | Initial commit | Tim | 16 | -0/+707 |