Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
12 days | Add garbage collector and delete auth request on auth code exchange | Tim | 3 | -0/+55 | |
13 days | Add config option to only let specific users log into app | Tim | 2 | -5/+9 | |
13 days | Require scopes for oidc user information endpoint | Tim | 1 | -9/+22 | |
14 days | Update user interface | Tim | 4 | -22/+63 | |
14 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 | |