aboutsummaryrefslogtreecommitdiff
path: root/VPNAuth.Server/Api
AgeCommit message (Collapse)AuthorFilesLines
2025-04-23Add link to docs for HashCodeVerifier functionTim1-0/+1
2025-04-23Add garbage collector and delete auth request on auth code exchangeTim1-0/+2
2025-04-22Require scopes for oidc user information endpointTim1-9/+22
2025-04-21Move api handler out of Program.csTim3-0/+215