{"repo":"auth0/auth0.net","free":true,"listed":false,"github":"https://github.com/auth0/auth0.net","clone":"git clone https://github.com/auth0/auth0.net.git","description":".NET client for the Auth0 Authentication & Management APIs.","language":"C#","stars":361,"topics":["oauth2","openid-connect","dx-sdk"],"license":"MIT","category":"auth-billing-email","readme_excerpt":":books: Documentation - :rocket: Getting Started - :computer: API Reference - :speech balloon: Feedback Documentation - Docs site - explore our docs site and learn more about Auth0. - Examples - code samples for common scenarios. Getting started Requirements This library supports .NET Standard 2.0 and .NET Framework 4.6.2 as well as later versions of both. Management API Installation Usage The recommended way to use the Management API is with the ManagementClient wrapper, which provides automatic token management and a simpler configuration experience. Using ManagementClient (Recommended) The ManagementClient wrapper abstracts token management through an ITokenProvider . Choose the built-in provider that fits your scenario, or implement the interface for full control. Client credentials (recommended for server-to-server - tokens are acquired and refreshed automatically): Note: The domain is specified twice - once in ManagementClientOptions (to build the base API URL https://{domain}/api/v2 ) and once in ClientCredentialsTokenProvider (to build the token endpoint URL https://{domain}/oauth/token ). Both must match your Auth0 tenant domain. Already have a token? Use ManagementApiClient directly: Async delegate (retrieve tokens from an external source such as a secret manager): Additional configuration options: Using ManagementApiClient (Alternative) If you prefer to manage tokens yourself, you can use the ManagementApiClient directly. Generate a token for the API calls you wish","default_branch":null,"files":null,"tree":[],"storefront":"/r/auth0","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/auth0/auth0.net/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}