Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to use the modern API docs #663

Merged
merged 3 commits into from
Oct 19, 2023
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 3 additions & 0 deletions docs-source/custom-template/public/main.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#logo {
width: 42px;
}
6 changes: 4 additions & 2 deletions docs-source/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,12 @@
],
"dest": "../docs",
"template": [
"default"
"default",
"modern",
"custom-template"
],
"globalMetadata": {
"_appLogoPath": "images/logo.svg",
"_appLogoPath": "images/logo.png",
"_appFaviconPath": "images/logo.png",
"_disableContribution": true
}
Expand Down
Binary file modified docs-source/images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 0 additions & 3 deletions docs-source/images/logo.svg

This file was deleted.

1,799 changes: 883 additions & 916 deletions docs/api/Auth0.AuthenticationApi.AuthenticationApiClient.html

Large diffs are not rendered by default.

510 changes: 260 additions & 250 deletions docs/api/Auth0.AuthenticationApi.AuthenticationApiClientExtensions.html

Large diffs are not rendered by default.

1,353 changes: 668 additions & 685 deletions docs/api/Auth0.AuthenticationApi.Builders.AuthorizationUrlBuilder.html

Large diffs are not rendered by default.

579 changes: 309 additions & 270 deletions docs/api/Auth0.AuthenticationApi.Builders.LogoutUrlBuilder.html

Large diffs are not rendered by default.

557 changes: 291 additions & 266 deletions docs/api/Auth0.AuthenticationApi.Builders.SamlUrlBuilder.html

Large diffs are not rendered by default.

653 changes: 336 additions & 317 deletions docs/api/Auth0.AuthenticationApi.Builders.UrlBuilderBase-1.html

Large diffs are not rendered by default.

687 changes: 352 additions & 335 deletions docs/api/Auth0.AuthenticationApi.Builders.WsFedUrlBuilder.html

Large diffs are not rendered by default.

208 changes: 112 additions & 96 deletions docs/api/Auth0.AuthenticationApi.Builders.html
Original file line number Diff line number Diff line change
@@ -1,129 +1,145 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>

<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Namespace Auth0.AuthenticationApi.Builders
</title>
<meta name="viewport" content="width=device-width">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Namespace Auth0.AuthenticationApi.Builders
">

<link rel="shortcut icon" href="../images/logo.png">
<link rel="stylesheet" href="../styles/docfx.vendor.min.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="../toc.html">
<meta property="docfx:tocrel" content="toc.html">




<link rel="icon" href="../images/logo.png">
<link rel="stylesheet" href="../public/docfx.min.css">
<link rel="stylesheet" href="../public/main.css">
<meta name="docfx:navrel" content="../toc.html">
<meta name="docfx:tocrel" content="toc.html">





<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;">
<meta name="loc:tocFilter" content="Filter by title">
<meta name="loc:nextArticle" content="Next">
<meta name="loc:prevArticle" content="Previous">
<meta name="loc:themeLight" content="Light">
<meta name="loc:themeDark" content="Dark">
<meta name="loc:themeAuto" content="Auto">
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>

<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>

<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../images/logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>

<script type="module">
import options from './../public/main.js'
import { init } from './../public/docfx.min.js'
init(options)
</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>


<body class="tex2jax_ignore" data-layout="" data-yaml-mime="ManagedReference">
<header class="bg-body border-bottom">
<nav id="autocollapse" class="navbar navbar-expand-md" role="navigation">
<div class="container-xxl flex-nowrap">
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../images/logo.png" alt="">

</a>
<button class="btn btn-lg d-md-none border-0" type="button" data-bs-toggle="collapse" data-bs-target="#navpanel" aria-controls="navpanel" aria-expanded="false" aria-label="Toggle navigation">
<i class="bi bi-three-dots"></i>
</button>
<div class="collapse navbar-collapse" id="navpanel">
<div id="navbar">
</div>
</div>
</nav>
</div>
</nav>
</header>

<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
<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>
</header>
<div role="main" class="container body-content hide-when-search">
</div>

<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></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>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="Auth0.AuthenticationApi.Builders">

<article data-uid="Auth0.AuthenticationApi.Builders">

<h1 id="Auth0_AuthenticationApi_Builders" data-uid="Auth0.AuthenticationApi.Builders" class="text-break">Namespace Auth0.AuthenticationApi.Builders
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="markdown level0 remarks"></div>

<h3 id="classes">
Classes
</h3>
<h4><a class="xref" href="Auth0.AuthenticationApi.Builders.AuthorizationUrlBuilder.html">AuthorizationUrlBuilder</a></h4>
<section><p>Builder class used to fluently construct an authorization URL.</p>
</section>
<h4><a class="xref" href="Auth0.AuthenticationApi.Builders.LogoutUrlBuilder.html">LogoutUrlBuilder</a></h4>
<section><p>Builder class used to fluently construct a logout URL.</p>
</section>
<h4><a class="xref" href="Auth0.AuthenticationApi.Builders.SamlUrlBuilder.html">SamlUrlBuilder</a></h4>
<section><p>Builder class used to fluently construct a SAML authorization URL.</p>
</section>
<h4><a class="xref" href="Auth0.AuthenticationApi.Builders.UrlBuilderBase-1.html">UrlBuilderBase&lt;T&gt;</a></h4>
<section><p>Base class for all strongly-typed fluent URL builders.</p>
</section>
<h4><a class="xref" href="Auth0.AuthenticationApi.Builders.WsFedUrlBuilder.html">WsFedUrlBuilder</a></h4>
<section><p>Builder class used to fluently construct a WS-Federation authorization URL.</p>
</section>
<dl class="jumplist">
<dt><a class="xref" href="Auth0.AuthenticationApi.Builders.AuthorizationUrlBuilder.html">AuthorizationUrlBuilder</a></dt>
<dd><p>Builder class used to fluently construct an authorization URL.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Auth0.AuthenticationApi.Builders.LogoutUrlBuilder.html">LogoutUrlBuilder</a></dt>
<dd><p>Builder class used to fluently construct a logout URL.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Auth0.AuthenticationApi.Builders.SamlUrlBuilder.html">SamlUrlBuilder</a></dt>
<dd><p>Builder class used to fluently construct a SAML authorization URL.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Auth0.AuthenticationApi.Builders.UrlBuilderBase-1.html">UrlBuilderBase&lt;T&gt;</a></dt>
<dd><p>Base class for all strongly-typed fluent URL builders.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Auth0.AuthenticationApi.Builders.WsFedUrlBuilder.html">WsFedUrlBuilder</a></dt>
<dd><p>Builder class used to fluently construct a WS-Federation authorization URL.</p>
</dd>
</dl>


</article>
</div>

<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<h5>In this article</h5>
<div></div>
</nav>
</div>
</div>
</div>


</div>

<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>

<span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<div class="affix">
<nav id="affix"></nav>
</div>
</main>

<script type="text/javascript" src="../styles/docfx.vendor.min.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>

<footer class="border-top">
<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>
Loading