Authorization Server Template — Features¶
- Flows — authorization code (with PKCE), client credentials, refresh tokens, as enabled
- OpenIddict persistence — application, authorization, scope stores
- Consent and UI — where interactive consent is part of product
- Multi-tenant — tenant-aware clients and issuers per design
See repository README for the full feature matrix.