Skip to content

.NET SDK

The .NET SDK is a core helper library containing primitives and basic interaction with supported grant types. It is base library for OIDC and OAuth 2.0 related protocol operations. It provides,

  • Discovery of endpoints
  • Grant Types Token Providers
  • Token Validation
  • HTTP Client Handler to access a given API with the access token

Currently we support .NET standard 2.0 / .NET Framework > 4.6.1.