aboutsummaryrefslogtreecommitdiff
path: root/VPNAuth.Server/Api/OAuth2.cs
AgeCommit message (Collapse)AuthorFilesLines
2025-04-27Set actual value to expires_in field in access token responseTim1-2/+2
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-21Move api handler out of Program.csTim1-0/+107