Skip to content

Commit

Permalink
Release 1.6.0 (#259)
Browse files Browse the repository at this point in the history
* Release 1.6.0

* Missed doc
  • Loading branch information
adamjmcgrath authored Jul 14, 2021
1 parent 13fe17d commit 1bf42d2
Show file tree
Hide file tree
Showing 28 changed files with 994 additions and 128 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## [v1.6.0](https://github.com/auth0/auth0-react/tree/v1.6.0) (2021-07-14)

**Added**

- [SDK-2603] Expose custom caching options from Auth0 SPA SDK [\#255](https://github.com/auth0/auth0-react/pull/255) ([stevehobbsdev](https://github.com/stevehobbsdev))

## [v1.5.0](https://github.com/auth0/auth0-react/tree/v1.5.0) (2021-05-05)

**Added**
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/search.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/classes/errors.oautherror.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ <h3>constructor</h3>
<aside class="tsd-sources">
<p>Overrides Error.constructor</p>
<ul>
<li>Defined in <a href="https://github.com/auth0/auth0-react/blob/9a15c54/src/errors.tsx#L7">src/errors.tsx:7</a></li>
<li>Defined in <a href="https://github.com/auth0/auth0-react/blob/13fe17d/src/errors.tsx#L7">src/errors.tsx:7</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
215 changes: 215 additions & 0 deletions docs/classes/index.inmemorycache.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,215 @@
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>InMemoryCache | @auth0/auth0-react</title>
<meta name="description" content="Documentation for @auth0/auth0-react">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<script async src="../assets/js/search.js" id="search-script"></script>
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@auth0/auth0-react</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../modules.html">@auth0/auth0-react</a>
</li>
<li>
<a href="../modules/index.html">index</a>
</li>
<li>
<a href="index.inmemorycache.html">InMemoryCache</a>
</li>
</ul>
<h1>Class InMemoryCache</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<span class="target">InMemoryCache</span>
</li>
</ul>
</section>
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section tsd-is-external">
<h3>Constructors</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-external"><a href="index.inmemorycache.html#constructor" class="tsd-kind-icon">constructor</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-external">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-external"><a href="index.inmemorycache.html#enclosedcache" class="tsd-kind-icon">enclosed<wbr>Cache</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-external">
<h2>Constructors</h2>
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-external">
<a name="constructor" class="tsd-anchor"></a>
<h3>constructor</h3>
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon">new <wbr>InMemory<wbr>Cache<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="index.inmemorycache.html" class="tsd-signature-type" data-tsd-kind="Class">InMemoryCache</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
</aside>
<h4 class="tsd-returns-title">Returns <a href="index.inmemorycache.html" class="tsd-signature-type" data-tsd-kind="Class">InMemoryCache</a></h4>
</li>
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-external">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-external">
<a name="enclosedcache" class="tsd-anchor"></a>
<h3>enclosed<wbr>Cache</h3>
<div class="tsd-signature tsd-kind-icon">enclosed<wbr>Cache<span class="tsd-signature-symbol">:</span> <a href="../interfaces/index.icache.html" class="tsd-signature-type" data-tsd-kind="Interface">ICache</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in node_modules/@auth0/auth0-spa-js/dist/typings/cache/cache-memory.d.ts:3</li>
</ul>
</aside>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class=" ">
<a href="../modules.html">Exports</a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/auth0_context.html">auth0-<wbr>context</a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/auth0_provider.html">auth0-<wbr>provider</a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/errors.html">errors</a>
</li>
<li class="current tsd-kind-module">
<a href="../modules/index.html">index</a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/use_auth0.html">use-<wbr>auth0</a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/with_auth0.html">with-<wbr>auth0</a>
</li>
<li class=" tsd-kind-module">
<a href="../modules/with_authentication_required.html">with-<wbr>authentication-<wbr>required</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
<li class=" tsd-kind-reference tsd-parent-kind-module">
<a href="../modules/index.html#auth0context" class="tsd-kind-icon">Auth0<wbr>Context</a>
</li>
<li class=" tsd-kind-reference tsd-parent-kind-module">
<a href="../modules/index.html#auth0contextinterface" class="tsd-kind-icon">Auth0<wbr>Context<wbr>Interface</a>
</li>
<li class=" tsd-kind-reference tsd-parent-kind-module">
<a href="../modules/index.html#auth0provider" class="tsd-kind-icon">Auth0<wbr>Provider</a>
</li>
<li class=" tsd-kind-reference tsd-parent-kind-module">
<a href="../modules/index.html#auth0provideroptions" class="tsd-kind-icon">Auth0<wbr>Provider<wbr>Options</a>
</li>
<li class=" tsd-kind-reference tsd-parent-kind-module">
<a href="../modules/index.html#withauth0props" class="tsd-kind-icon">With<wbr>Auth0<wbr>Props</a>
</li>
<li class=" tsd-kind-reference tsd-parent-kind-module">
<a href="../modules/index.html#withauthenticationrequiredoptions" class="tsd-kind-icon">With<wbr>Authentication<wbr>Required<wbr>Options</a>
</li>
<li class=" tsd-kind-reference tsd-parent-kind-module">
<a href="../modules/index.html#useauth0" class="tsd-kind-icon">use<wbr>Auth0</a>
</li>
<li class=" tsd-kind-reference tsd-parent-kind-module">
<a href="../modules/index.html#withauth0" class="tsd-kind-icon">with<wbr>Auth0</a>
</li>
<li class=" tsd-kind-reference tsd-parent-kind-module">
<a href="../modules/index.html#withauthenticationrequired" class="tsd-kind-icon">with<wbr>Authentication<wbr>Required</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<footer>
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
</ul>
</div>
</div>
</footer>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
</body>
</html>
Loading

0 comments on commit 1bf42d2

Please sign in to comment.