Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-04-30 | Remove unused commits | Tim | 1 | -2/+1 | |
2025-04-30 | Link some more docs/specs | Tim | 1 | -0/+2 | |
2025-04-27 | Fix oauth access token endpoint | Tim | 1 | -1/+1 | |
2025-04-27 | Set actual value to expires_in field in access token response | Tim | 1 | -2/+2 | |
2025-04-26 | Add oidc discovery endpoint | Tim | 1 | -1/+25 | |
2025-04-23 | Add link to docs for HashCodeVerifier function | Tim | 1 | -0/+1 | |
2025-04-23 | Add garbage collector and delete auth request on auth code exchange | Tim | 1 | -0/+2 | |
2025-04-22 | Require scopes for oidc user information endpoint | Tim | 1 | -9/+22 | |
2025-04-21 | Move api handler out of Program.cs | Tim | 3 | -0/+215 | |