Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.1
1.5.0
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## [1.5.0](https://github.com/auth0/auth0-aspnetcore-authentication/tree/1.5.0) (2025-07-21)
[Full Changelog](https://github.com/auth0/auth0-aspnetcore-authentication/compare/1.4.1...1.5.0)

**Security**
- Upgrade dependency versions and fix failing tests [\#151](https://github.com/auth0/auth0-aspnetcore-authentication/pull/151) ([kailash-b](https://github.com/kailash-b))

## [1.4.1](https://github.com/auth0/auth0-aspnetcore-authentication/tree/1.4.1) (2024-01-25)
[Full Changelog](https://github.com/auth0/auth0-aspnetcore-authentication/compare/1.4.0...1.4.1)

Expand Down
Empty file modified docs/favicon.ico
100644 → 100755
Empty file.
45 changes: 15 additions & 30 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
<html>
<head>
<meta charset="utf-8">
<title>Documentation </title>
<title> </title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Documentation ">
<meta name="title" content=" ">


<link rel="icon" href="images/logo.png">
<link rel="stylesheet" href="public/docfx.min.css">
Expand All @@ -15,7 +16,7 @@



<meta name="docfx:docurl" content="https://github.com/auth0/auth0-aspnetcore-authentication/blob/release/1.4.1/docs-source/index.md/#L1">
<meta name="docfx:docurl" content="https://github.com/auth0/auth0-aspnetcore-authentication/blob/release/1.5.0/docs-source/index.md/#L1">
<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 All @@ -27,19 +28,16 @@
<meta name="loc:themeAuto" content="Auto">
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
</head>
<meta name="loc:downloadPdf" content="Download PDF">

<script type="module">
import options from './public/main.js'
import { init } from './public/docfx.min.js'
init(options)
</script>
<script type="module" src="./public/docfx.min.js"></script>

<script>
const theme = localStorage.getItem('theme') || 'auto'
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
</script>
<script>
const theme = localStorage.getItem('theme') || 'auto'
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
</script>

</head>

<body class="tex2jax_ignore" data-layout="" data-yaml-mime="">
<header class="bg-body border-bottom">
Expand All @@ -61,23 +59,9 @@
</header>

<main class="container-xxl">
<div class="toc-offcanvas">
<div class="offcanvas-md offcanvas-start" tabindex="-1" id="tocOffcanvas" aria-labelledby="tocOffcanvasLabel">
<div class="offcanvas-header">
<h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" data-bs-target="#tocOffcanvas" aria-label="Close"></button>
</div>
<div class="offcanvas-body">
<nav class="toc" id="toc"></nav>
</div>
</div>
</div>

<div class="content">
<div class="actionbar">
<button class="btn btn-lg border-0 d-md-none" style="margin-top: -.65em; margin-left: -.8em" type="button" data-bs-toggle="offcanvas" data-bs-target="#tocOffcanvas" aria-controls="tocOffcanvas" aria-expanded="false" aria-label="Show table of contents">
<i class="bi bi-list"></i>
</button>

<nav id="breadcrumb"></nav>
</div>
Expand Down Expand Up @@ -205,11 +189,12 @@ <h3 id="vulnerability-reporting">Vulnerability Reporting</h3>
<p align="center">Auth0 is an easy to implement, adaptable authentication and authorization platform. To learn more checkout <a href="https://auth0.com/why-auth0">Why Auth0?</a></p>
<p align="center">
This project is licensed under the MIT license. See the <a href="https://github.com/auth0/auth0-aspnetcore-authentication/blob/main/LICENSE"> LICENSE</a> file for more info.</p>

</article>


<div class="next-article d-print-none border-top" id="nextArticle"></div>

</div>

<div class="affix">
Expand All @@ -218,12 +203,12 @@ <h3 id="vulnerability-reporting">Vulnerability Reporting</h3>
</main>


<footer class="border-top">
<footer class="border-top text-secondary">
<div class="container-xxl">
<div class="flex-fill">
<span>Made with <a href="https://dotnet.github.io/docfx">docfx</a></span>
</div>
</div>
</footer>
</body>
</html>
</html>
Empty file modified docs/logo.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
257 changes: 1 addition & 256 deletions docs/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"homepages": [],
"source_base_path": "/Users/frederikprijck/Development/auth0-aspnetcore-authentication/docs-source",
"source_base_path": "/Users/kailashb/work/sdks/auth0-aspnetcore-authentication/docs-source",
"xrefmap": "xrefmap.yml",
"files": [
{
Expand Down Expand Up @@ -33,259 +32,6 @@
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.Auth0AuthenticationParameters.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.Auth0AuthenticationParameters.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.Auth0Constants.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.Auth0Constants.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.Auth0WebAppAuthenticationBuilder.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.Auth0WebAppAuthenticationBuilder.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.Auth0WebAppOptions.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.Auth0WebAppOptions.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.Auth0WebAppWithAccessTokenAuthenticationBuilder.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.Auth0WebAppWithAccessTokenAuthenticationBuilder.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.Auth0WebAppWithAccessTokenEvents.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.Auth0WebAppWithAccessTokenEvents.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.Auth0WebAppWithAccessTokenOptions.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.Auth0WebAppWithAccessTokenOptions.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.AuthenticationBuilderExtensions.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.AuthenticationBuilderExtensions.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.BackchannelLogout.ApplicationBuilderExtensions.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.BackchannelLogout.ApplicationBuilderExtensions.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.BackchannelLogout.BackchannelLogoutHandler.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.BackchannelLogout.BackchannelLogoutHandler.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.BackchannelLogout.DefaultLogoutTokenHandler.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.BackchannelLogout.DefaultLogoutTokenHandler.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.BackchannelLogout.HttpContextExtensions.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.BackchannelLogout.HttpContextExtensions.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.BackchannelLogout.ILogoutTokenHandler.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.BackchannelLogout.ILogoutTokenHandler.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.BackchannelLogout.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.BackchannelLogout.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.BaseAuthenticationPropertiesBuilder.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.BaseAuthenticationPropertiesBuilder.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.DictionaryExtensions.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.DictionaryExtensions.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.Exceptions.ApiError.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.Exceptions.ApiError.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.Exceptions.ErrorApiException.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.Exceptions.ErrorApiException.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.Exceptions.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.Exceptions.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.LoginAuthenticationPropertiesBuilder.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.LoginAuthenticationPropertiesBuilder.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.LogoutAuthenticationPropertiesBuilder.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.LogoutAuthenticationPropertiesBuilder.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.OpenIdConnectConfigurationKeys.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.OpenIdConnectConfigurationKeys.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.ServiceCollectionExtensions.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.ServiceCollectionExtensions.html"
}
},
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "obj/api/Auth0.AspNetCore.Authentication.yml",
"output": {
".html": {
"relative_path": "api/Auth0.AspNetCore.Authentication.html"
}
},
"version": ""
},
{
"type": "Toc",
"source_relative_path": "obj/api/toc.yml",
"output": {
".html": {
"relative_path": "api/toc.html"
},
".json": {
"relative_path": "api/toc.json"
}
},
"version": ""
},
{
"type": "Toc",
"source_relative_path": "toc.yml",
Expand All @@ -300,7 +46,6 @@
"version": ""
}
],
"version_info": {},
"groups": [
{
"xrefmap": "xrefmap.yml"
Expand Down
Loading
Loading