Commit 668dff9
authored
Bump Auth0.AspNetCore.Authentication from 1.3.1 to 1.4.0 in /Quickstart/Sample (#10)
Bumps
[Auth0.AspNetCore.Authentication](https://github.com/auth0/auth0-aspnetcore-authentication)
from 1.3.1 to 1.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/auth0/auth0-aspnetcore-authentication/releases">Auth0.AspNetCore.Authentication's
releases</a>.</em></p>
<blockquote>
<h2>1.4.0</h2>
<p><strong>Added</strong></p>
<ul>
<li>Add support for backchannel logout <a
href="https://redirect.github.com/auth0/auth0-aspnetcore-authentication/pull/125">#125</a>
(<a href="https://github.com/frederikprijck">frederikprijck</a>)</li>
<li>Add support for Pushed Authorization Request <a
href="https://redirect.github.com/auth0/auth0-aspnetcore-authentication/pull/124">#124</a>
(<a href="https://github.com/frederikprijck">frederikprijck</a>)</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>Support OpenIdConnectOptions.AccessDeniedPath <a
href="https://redirect.github.com/auth0/auth0-aspnetcore-authentication/pull/123">#123</a>
(<a href="https://github.com/frederikprijck">frederikprijck</a>)</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>Allow using ClientAssertion when setting ResponseType <a
href="https://redirect.github.com/auth0/auth0-aspnetcore-authentication/pull/119">#119</a>
(<a href="https://github.com/frederikprijck">frederikprijck</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/auth0/auth0-aspnetcore-authentication/blob/main/CHANGELOG.md">Auth0.AspNetCore.Authentication's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/auth0/auth0-aspnetcore-authentication/tree/1.4.0">1.4.0</a>
(2023-12-05)</h2>
<p><a
href="https://github.com/auth0/auth0-aspnetcore-authentication/compare/1.3.1...1.4.0">Full
Changelog</a></p>
<p><strong>Added</strong></p>
<ul>
<li>Add support for backchannel logout <a
href="https://redirect.github.com/auth0/auth0-aspnetcore-authentication/pull/125">#125</a>
(<a href="https://github.com/frederikprijck">frederikprijck</a>)</li>
<li>Add support for Pushed Authorization Request <a
href="https://redirect.github.com/auth0/auth0-aspnetcore-authentication/pull/124">#124</a>
(<a href="https://github.com/frederikprijck">frederikprijck</a>)</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>Support OpenIdConnectOptions.AccessDeniedPath <a
href="https://redirect.github.com/auth0/auth0-aspnetcore-authentication/pull/123">#123</a>
(<a href="https://github.com/frederikprijck">frederikprijck</a>)</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>Allow using ClientAssertion when setting ResponseType <a
href="https://redirect.github.com/auth0/auth0-aspnetcore-authentication/pull/119">#119</a>
(<a href="https://github.com/frederikprijck">frederikprijck</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/auth0/auth0-aspnetcore-authentication/commit/808590096982009d0463ed71fc30f532cbe8db81"><code>8085900</code></a>
Release 1.4.0 (<a
href="https://redirect.github.com/auth0/auth0-aspnetcore-authentication/issues/126">#126</a>)</li>
<li><a
href="https://github.com/auth0/auth0-aspnetcore-authentication/commit/0629a0c14dbefe51ebb8dc17d2b738215e2adc4f"><code>0629a0c</code></a>
Add support for backchannel logout (<a
href="https://redirect.github.com/auth0/auth0-aspnetcore-authentication/issues/125">#125</a>)</li>
<li><a
href="https://github.com/auth0/auth0-aspnetcore-authentication/commit/1ee9d35792d59ba0afd155ca51fd48a071b423bb"><code>1ee9d35</code></a>
Add support for Pushed Authorization Request (<a
href="https://redirect.github.com/auth0/auth0-aspnetcore-authentication/issues/124">#124</a>)</li>
<li><a
href="https://github.com/auth0/auth0-aspnetcore-authentication/commit/c33a2256943e5495f9cf70a1402139109e91b724"><code>c33a225</code></a>
Create snyk.yml (<a
href="https://redirect.github.com/auth0/auth0-aspnetcore-authentication/issues/122">#122</a>)</li>
<li><a
href="https://github.com/auth0/auth0-aspnetcore-authentication/commit/5188a29923e049de717bbee8ef441832c9d21baf"><code>5188a29</code></a>
Support OpenIdConnectOptions.AccessDeniedPath (<a
href="https://redirect.github.com/auth0/auth0-aspnetcore-authentication/issues/123">#123</a>)</li>
<li><a
href="https://github.com/auth0/auth0-aspnetcore-authentication/commit/e7679bb638b498afe8daf02d202f98248b9f929a"><code>e7679bb</code></a>
Update docs to use the modern template (<a
href="https://redirect.github.com/auth0/auth0-aspnetcore-authentication/issues/120">#120</a>)</li>
<li><a
href="https://github.com/auth0/auth0-aspnetcore-authentication/commit/4920fb80f810c2aeccf54637a77f66d642ba1ff1"><code>4920fb8</code></a>
Allow using ClientAssertion when setting ResponseType (<a
href="https://redirect.github.com/auth0/auth0-aspnetcore-authentication/issues/119">#119</a>)</li>
<li><a
href="https://github.com/auth0/auth0-aspnetcore-authentication/commit/556742cd6ad858ea4cc6fd4c15de9187440e9458"><code>556742c</code></a>
Drop reference to unpublished quickstart</li>
<li><a
href="https://github.com/auth0/auth0-aspnetcore-authentication/commit/00cafee72cadf468a31cdba647812206a2ebc496"><code>00cafee</code></a>
Add example to integrate in blazor server (<a
href="https://redirect.github.com/auth0/auth0-aspnetcore-authentication/issues/118">#118</a>)</li>
<li><a
href="https://github.com/auth0/auth0-aspnetcore-authentication/commit/c0b795d8305ef621e5c07ba793a7f6de91af0002"><code>c0b795d</code></a>
Delete azure-pipelines.yml (<a
href="https://redirect.github.com/auth0/auth0-aspnetcore-authentication/issues/117">#117</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/auth0/auth0-aspnetcore-authentication/compare/1.3.1...1.4.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent f6f60d2 commit 668dff9
1 file changed
Lines changed: 14 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments