Skip to content

Commit

Permalink
Prepare 1.3.1 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck authored Dec 21, 2020
1 parent 08fd561 commit cb4b215
Show file tree
Hide file tree
Showing 16 changed files with 106 additions and 93 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Change Log

## [v1.3.1](https://github.com/auth0/auth0-angular/tree/v1.3.1) (2020-12-18)

[Full Changelog](https://github.com/auth0/auth0-angular/compare/v1.3.0...v1.3.1)

**Changed**

- Update dependencies to Angular 11 [\#101](https://github.com/auth0/auth0-angular/pull/101) ([frederikprijck](https://github.com/frederikprijck))

**Fixed**

- [SDK-2189] Update State after renewing tokens [\#100](https://github.com/auth0/auth0-angular/pull/100) ([frederikprijck](https://github.com/frederikprijck))

**Security**

- Bump highlight.js from 10.1.2 to 10.4.1 [\#99](https://github.com/auth0/auth0-angular/pull/99) ([dependabot[bot]](https://github.com/apps/dependabot))

## [v1.3.0](https://github.com/auth0/auth0-angular/tree/v1.3.0) (2020-12-03)

[Full Changelog](https://github.com/auth0/auth0-angular/compare/v1.2.0...v1.3.0)
Expand Down
4 changes: 2 additions & 2 deletions docs/classes/abstractnavigator.html
Original file line number Diff line number Diff line change
Expand Up @@ -3182,7 +3182,7 @@ <h3>constructor</h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/abstract-navigator.ts#L9"
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/abstract-navigator.ts#L9"
>projects/auth0-angular/src/lib/abstract-navigator.ts:9</a
>
</li>
Expand Down Expand Up @@ -3235,7 +3235,7 @@ <h3>navigate<wbr />ByUrl</h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/abstract-navigator.ts#L22"
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/abstract-navigator.ts#L22"
>projects/auth0-angular/src/lib/abstract-navigator.ts:22</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/auth0clientfactory.html
Original file line number Diff line number Diff line change
Expand Up @@ -3169,7 +3169,7 @@ <h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.client.ts#L7"
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.client.ts#L7"
>projects/auth0-angular/src/lib/auth.client.ts:7</a
>
</li>
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/authclientconfig.html
Original file line number Diff line number Diff line change
Expand Up @@ -3246,7 +3246,7 @@ <h3>constructor</h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.config.ts#L249"
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.config.ts#L249"
>projects/auth0-angular/src/lib/auth.config.ts:249</a
>
</li>
Expand Down Expand Up @@ -3302,7 +3302,7 @@ <h3>get</h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.config.ts#L268"
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.config.ts#L268"
>projects/auth0-angular/src/lib/auth.config.ts:268</a
>
</li>
Expand Down Expand Up @@ -3353,7 +3353,7 @@ <h3>set</h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.config.ts#L261"
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.config.ts#L261"
>projects/auth0-angular/src/lib/auth.config.ts:261</a
>
</li>
Expand Down
8 changes: 4 additions & 4 deletions docs/classes/authguard.html
Original file line number Diff line number Diff line change
Expand Up @@ -3217,7 +3217,7 @@ <h3>constructor</h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.guard.ts#L18"
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.guard.ts#L18"
>projects/auth0-angular/src/lib/auth.guard.ts:18</a
>
</li>
Expand Down Expand Up @@ -3273,7 +3273,7 @@ <h3>can<wbr />Activate</h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.guard.ts#L25"
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.guard.ts#L25"
>projects/auth0-angular/src/lib/auth.guard.ts:25</a
>
</li>
Expand Down Expand Up @@ -3335,7 +3335,7 @@ <h3>can<wbr />Activate<wbr />Child</h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.guard.ts#L32"
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.guard.ts#L32"
>projects/auth0-angular/src/lib/auth.guard.ts:32</a
>
</li>
Expand Down Expand Up @@ -3398,7 +3398,7 @@ <h3>can<wbr />Load</h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.guard.ts#L21"
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.guard.ts#L21"
>projects/auth0-angular/src/lib/auth.guard.ts:21</a
>
</li>
Expand Down
4 changes: 2 additions & 2 deletions docs/classes/authhttpinterceptor.html
Original file line number Diff line number Diff line change
Expand Up @@ -3202,7 +3202,7 @@ <h3>constructor</h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.interceptor.ts#L24"
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.interceptor.ts#L24"
>projects/auth0-angular/src/lib/auth.interceptor.ts:24</a
>
</li>
Expand Down Expand Up @@ -3272,7 +3272,7 @@ <h3>intercept</h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.interceptor.ts#L30"
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.interceptor.ts#L30"
>projects/auth0-angular/src/lib/auth.interceptor.ts:30</a
>
</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/authmodule.html
Original file line number Diff line number Diff line change
Expand Up @@ -3179,7 +3179,7 @@ <h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.module.ts#L14"
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.module.ts#L14"
>projects/auth0-angular/src/lib/auth.module.ts:14</a
>
</li>
Expand Down
67 changes: 32 additions & 35 deletions docs/classes/authservice.html
Original file line number Diff line number Diff line change
Expand Up @@ -3315,8 +3315,8 @@ <h3>constructor</h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.service.ts#L90"
>projects/auth0-angular/src/lib/auth.service.ts:90</a
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.service.ts#L111"
>projects/auth0-angular/src/lib/auth.service.ts:111</a
>
</li>
</ul>
Expand Down Expand Up @@ -3387,8 +3387,8 @@ <h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.service.ts#L90"
>projects/auth0-angular/src/lib/auth.service.ts:90</a
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.service.ts#L111"
>projects/auth0-angular/src/lib/auth.service.ts:111</a
>
</li>
</ul>
Expand Down Expand Up @@ -3419,8 +3419,7 @@ <h3>
><span class="tsd-signature-type">any</span
><span class="tsd-signature-symbol">&gt;</span
><span class="tsd-signature-symbol">
=
this.isAuthenticated$.pipe(distinctUntilChanged(),concatMap((authenticated)
= this.isAuthenticatedTrigger$.pipe(concatMap((authenticated)
&#x3D;&gt;authenticated ? this.auth0Client.getIdTokenClaims() :
of(null)))</span
>
Expand All @@ -3430,17 +3429,17 @@ <h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.service.ts#L80"
>projects/auth0-angular/src/lib/auth.service.ts:80</a
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.service.ts#L102"
>projects/auth0-angular/src/lib/auth.service.ts:102</a
>
</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>
Emits ID token claims when <code>isAuthenticated$</code> is
<code>true</code>.
Emits ID token claims when authenticated, or null if not
authenticated.
</p>
</div>
</div>
Expand All @@ -3460,18 +3459,17 @@ <h3>
><span class="tsd-signature-type">boolean</span
><span class="tsd-signature-symbol">&gt;</span
><span class="tsd-signature-symbol">
= this.isLoading$.pipe(filter((loading) &#x3D;&gt;
!loading),distinctUntilChanged(),concatMap(() &#x3D;&gt;
this.isAuthenticatedSubject$))</span
=
this.isAuthenticatedTrigger$.pipe(distinctUntilChanged())</span
>
</div>
<aside class="tsd-sources">
<ul>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.service.ts#L61"
>projects/auth0-angular/src/lib/auth.service.ts:61</a
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.service.ts#L86"
>projects/auth0-angular/src/lib/auth.service.ts:86</a
>
</li>
</ul>
Expand Down Expand Up @@ -3511,8 +3509,8 @@ <h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.service.ts#L55"
>projects/auth0-angular/src/lib/auth.service.ts:55</a
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.service.ts#L57"
>projects/auth0-angular/src/lib/auth.service.ts:57</a
>
</li>
</ul>
Expand All @@ -3539,8 +3537,7 @@ <h3>
><span class="tsd-signature-type">any</span
><span class="tsd-signature-symbol">&gt;</span
><span class="tsd-signature-symbol">
=
this.isAuthenticated$.pipe(distinctUntilChanged(),concatMap((authenticated)
= this.isAuthenticatedTrigger$.pipe(concatMap((authenticated)
&#x3D;&gt;authenticated ? this.auth0Client.getUser() :
of(null)))</span
>
Expand All @@ -3550,17 +3547,17 @@ <h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.service.ts#L70"
>projects/auth0-angular/src/lib/auth.service.ts:70</a
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.service.ts#L93"
>projects/auth0-angular/src/lib/auth.service.ts:93</a
>
</li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>
Emits details about the authenticated user when
<code>isAuthenticated$</code> is <code>true</code>.
Emits details about the authenticated user, or null if not
authenticated.
</p>
</div>
</div>
Expand Down Expand Up @@ -3595,8 +3592,8 @@ <h3>get<wbr />Access<wbr />Token<wbr />Silently</h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.service.ts#L231"
>projects/auth0-angular/src/lib/auth.service.ts:231</a
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.service.ts#L248"
>projects/auth0-angular/src/lib/auth.service.ts:248</a
>
</li>
</ul>
Expand Down Expand Up @@ -3686,8 +3683,8 @@ <h3>get<wbr />Access<wbr />Token<wbr />With<wbr />Popup</h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.service.ts#L251"
>projects/auth0-angular/src/lib/auth.service.ts:251</a
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.service.ts#L269"
>projects/auth0-angular/src/lib/auth.service.ts:269</a
>
</li>
</ul>
Expand Down Expand Up @@ -3754,8 +3751,8 @@ <h3>login<wbr />With<wbr />Popup</h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.service.ts#L168"
>projects/auth0-angular/src/lib/auth.service.ts:168</a
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.service.ts#L187"
>projects/auth0-angular/src/lib/auth.service.ts:187</a
>
</li>
</ul>
Expand Down Expand Up @@ -3837,8 +3834,8 @@ <h3>login<wbr />With<wbr />Redirect</h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.service.ts#L147"
>projects/auth0-angular/src/lib/auth.service.ts:147</a
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.service.ts#L166"
>projects/auth0-angular/src/lib/auth.service.ts:166</a
>
</li>
</ul>
Expand Down Expand Up @@ -3901,8 +3898,8 @@ <h3>logout</h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.service.ts#L196"
>projects/auth0-angular/src/lib/auth.service.ts:196</a
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.service.ts#L213"
>projects/auth0-angular/src/lib/auth.service.ts:213</a
>
</li>
</ul>
Expand Down Expand Up @@ -3965,8 +3962,8 @@ <h3>ng<wbr />OnDestroy</h3>
<li>
Defined in
<a
href="https://github.com/auth0/auth0-angular/blob/8c82ec2/projects/auth0-angular/src/lib/auth.service.ts#L130"
>projects/auth0-angular/src/lib/auth.service.ts:130</a
href="https://github.com/auth0/auth0-angular/blob/08fd561/projects/auth0-angular/src/lib/auth.service.ts#L149"
>projects/auth0-angular/src/lib/auth.service.ts:149</a
>
</li>
</ul>
Expand Down
Loading

0 comments on commit cb4b215

Please sign in to comment.