Skip to content

Commit

Permalink
Release 7.26.0 (#690)
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck authored Dec 21, 2023
1 parent f7d767e commit 36c8767
Show file tree
Hide file tree
Showing 376 changed files with 2,341 additions and 2,333 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.25.1
7.26.0
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## [7.26.0](https://github.com/auth0/auth0.net/tree/7.26.0) (2023-12-21)
[Full Changelog](https://github.com/auth0/auth0.net/compare/7.25.1...7.26.0)

**Changed**
- Target .NET Framework 4.6.2 instead of 4.5.2 [\#687](https://github.com/auth0/auth0.net/pull/687) ([frederikprijck](https://github.com/frederikprijck))

**Note:** This release drops support for .NET Framework 4.5.2, 4.6.0 and 4.6.1, [which have no longer been supported by Microsoft since April 2022](https://learn.microsoft.com/en-us/lifecycle/products/microsoft-net-framework?branch=live).

## [7.25.1](https://github.com/auth0/auth0.net/tree/7.25.1) (2023-12-14)
[Full Changelog](https://github.com/auth0/auth0.net/compare/7.25.0...7.25.1)

Expand Down
2 changes: 1 addition & 1 deletion build/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</PropertyGroup>
<PropertyGroup>
<LangVersion>7.1</LangVersion>
<Version>7.25.1</Version>
<Version>7.26.0</Version>
<Suffix/>
</PropertyGroup>
<PropertyGroup>
Expand Down
50 changes: 25 additions & 25 deletions docs/api/Auth0.AuthenticationApi.AuthenticationApiClient.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@



<meta name="docfx:docurl" content="https://github.com/auth0/auth0.net/new/release/7.25.1/apiSpec/new?filename=Auth0_AuthenticationApi_AuthenticationApiClientExtensions.md&amp;value=---%0Auid%3A%20Auth0.AuthenticationApi.AuthenticationApiClientExtensions%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="docfx:docurl" content="https://github.com/auth0/auth0.net/new/release/7.26.0/apiSpec/new?filename=Auth0_AuthenticationApi_AuthenticationApiClientExtensions.md&amp;value=---%0Auid%3A%20Auth0.AuthenticationApi.AuthenticationApiClientExtensions%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
Expand Down Expand Up @@ -90,7 +90,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>

<h1 id="Auth0_AuthenticationApi_AuthenticationApiClientExtensions" data-uid="Auth0.AuthenticationApi.AuthenticationApiClientExtensions" class="text-break">
Class AuthenticationApiClientExtensions
<a class="header-action link-secondary" title="View source" href="https://github.com/auth0/auth0.net/blob/release/7.25.1/src/Auth0.AuthenticationApi/AuthenticationApiClientExtensions.cs/#L8"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/auth0/auth0.net/blob/release/7.26.0/src/Auth0.AuthenticationApi/AuthenticationApiClientExtensions.cs/#L8"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -158,7 +158,7 @@ <h2 class="section" id="methods">Methods

<h3 id="Auth0_AuthenticationApi_AuthenticationApiClientExtensions_BuildAuthorizationUrl_Auth0_AuthenticationApi_IAuthenticationApiClient_" data-uid="Auth0.AuthenticationApi.AuthenticationApiClientExtensions.BuildAuthorizationUrl(Auth0.AuthenticationApi.IAuthenticationApiClient)">
BuildAuthorizationUrl(IAuthenticationApiClient)
<a class="header-action link-secondary" title="View source" href="https://github.com/auth0/auth0.net/blob/release/7.25.1/src/Auth0.AuthenticationApi/AuthenticationApiClientExtensions.cs/#L15"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/auth0/auth0.net/blob/release/7.26.0/src/Auth0.AuthenticationApi/AuthenticationApiClientExtensions.cs/#L15"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Creates a <a class="xref" href="Auth0.AuthenticationApi.Builders.AuthorizationUrlBuilder.html">AuthorizationUrlBuilder</a> for building an authorization URL.</p>
Expand Down Expand Up @@ -197,7 +197,7 @@ <h4 class="section">Returns</h4>

<h3 id="Auth0_AuthenticationApi_AuthenticationApiClientExtensions_BuildLogoutUrl_Auth0_AuthenticationApi_IAuthenticationApiClient_" data-uid="Auth0.AuthenticationApi.AuthenticationApiClientExtensions.BuildLogoutUrl(Auth0.AuthenticationApi.IAuthenticationApiClient)">
BuildLogoutUrl(IAuthenticationApiClient)
<a class="header-action link-secondary" title="View source" href="https://github.com/auth0/auth0.net/blob/release/7.25.1/src/Auth0.AuthenticationApi/AuthenticationApiClientExtensions.cs/#L25"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/auth0/auth0.net/blob/release/7.26.0/src/Auth0.AuthenticationApi/AuthenticationApiClientExtensions.cs/#L25"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Creates a <a class="xref" href="Auth0.AuthenticationApi.Builders.LogoutUrlBuilder.html">LogoutUrlBuilder</a> for building a logout URL.</p>
Expand Down Expand Up @@ -236,7 +236,7 @@ <h4 class="section">Returns</h4>

<h3 id="Auth0_AuthenticationApi_AuthenticationApiClientExtensions_BuildSamlUrl_Auth0_AuthenticationApi_IAuthenticationApiClient_System_String_" data-uid="Auth0.AuthenticationApi.AuthenticationApiClientExtensions.BuildSamlUrl(Auth0.AuthenticationApi.IAuthenticationApiClient,System.String)">
BuildSamlUrl(IAuthenticationApiClient, string)
<a class="header-action link-secondary" title="View source" href="https://github.com/auth0/auth0.net/blob/release/7.25.1/src/Auth0.AuthenticationApi/AuthenticationApiClientExtensions.cs/#L36"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/auth0/auth0.net/blob/release/7.26.0/src/Auth0.AuthenticationApi/AuthenticationApiClientExtensions.cs/#L36"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Creates a <a class="xref" href="Auth0.AuthenticationApi.Builders.SamlUrlBuilder.html">SamlUrlBuilder</a> for building a SAML authentication URL.</p>
Expand Down Expand Up @@ -278,7 +278,7 @@ <h4 class="section">Returns</h4>

<h3 id="Auth0_AuthenticationApi_AuthenticationApiClientExtensions_BuildWsFedUrl_Auth0_AuthenticationApi_IAuthenticationApiClient_" data-uid="Auth0.AuthenticationApi.AuthenticationApiClientExtensions.BuildWsFedUrl(Auth0.AuthenticationApi.IAuthenticationApiClient)">
BuildWsFedUrl(IAuthenticationApiClient)
<a class="header-action link-secondary" title="View source" href="https://github.com/auth0/auth0.net/blob/release/7.25.1/src/Auth0.AuthenticationApi/AuthenticationApiClientExtensions.cs/#L46"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/auth0/auth0.net/blob/release/7.26.0/src/Auth0.AuthenticationApi/AuthenticationApiClientExtensions.cs/#L46"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Creates a <a class="xref" href="Auth0.AuthenticationApi.Builders.WsFedUrlBuilder.html">WsFedUrlBuilder</a> for building a WS-Federation authentication URL.</p>
Expand Down
Loading

0 comments on commit 36c8767

Please sign in to comment.