Creating an Authorization Server using OpenIdDict library
May 14, 2025 · 6 min read · My team was recently tasked with creating an authorization server that supports OAuth2 and OIDC standards. While this has been done many times before from scratch by various people, the idea of building everything from scratch—such as the database, v...
Join discussion