A .NET implementation of OAuth 2.0 client authentication for PDND (Piattaforma Digitale Nazionale Dati), including client assertion (JWT) generation and voucher retrieval. To request a voucher, the ...
.NET implementation of OAuth2 authentication for PDND service with client assertion generation. Vouchers are simple JWT tokens. The implemented authentication flow is OAuth 2.0, which refers to ...