Skip to content

Commit 2f6e62c

Browse files
Release v2.5.0 (#773)
1 parent 0ec040d commit 2f6e62c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+1070
-131
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.4.1
1+
v2.5.0

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## [v2.5.0](https://github.com/auth0/auth0-angular/tree/v2.5.0) (2026-01-13)
4+
5+
[Full Changelog](https://github.com/auth0/auth0-angular/compare/v2.4.1...v2.5.0)
6+
7+
**Added**
8+
9+
- feat: add connectAccountWithRedirect method to AuthService [\#767](https://github.com/auth0/auth0-angular/pull/767) ([yogeshchoudhary147](https://github.com/yogeshchoudhary147))
10+
311
## [v2.4.1](https://github.com/auth0/auth0-angular/tree/v2.4.1) (2026-01-08)
412

513
[Full Changelog](https://github.com/auth0/auth0-angular/compare/v2.4.0...v2.4.1)

docs/assets/hierarchy.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/navigation.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/classes/AbstractNavigator.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h1>Class AbstractNavigator</h1>
9393
<li>
9494
Defined in
9595
<a
96-
href="https://github.com/auth0/auth0-angular/blob/c9e9894f6ebd3e5466d5cec14f34bbc59de9138a/projects/auth0-angular/src/lib/abstract-navigator.ts#L8"
96+
href="https://github.com/auth0/auth0-angular/blob/0ec040da5a0a0cf9539791bdc7d9eb99f7d4860c/projects/auth0-angular/src/lib/abstract-navigator.ts#L8"
9797
>projects/auth0-angular/src/lib/abstract-navigator.ts:8</a
9898
>
9999
</li>
@@ -237,7 +237,7 @@ <h4 class="tsd-returns-title">
237237
<li>
238238
Defined in
239239
<a
240-
href="https://github.com/auth0/auth0-angular/blob/c9e9894f6ebd3e5466d5cec14f34bbc59de9138a/projects/auth0-angular/src/lib/abstract-navigator.ts#L11"
240+
href="https://github.com/auth0/auth0-angular/blob/0ec040da5a0a0cf9539791bdc7d9eb99f7d4860c/projects/auth0-angular/src/lib/abstract-navigator.ts#L11"
241241
>projects/auth0-angular/src/lib/abstract-navigator.ts:11</a
242242
>
243243
</li>
@@ -326,7 +326,7 @@ <h4 class="tsd-returns-title">
326326
<li>
327327
Defined in
328328
<a
329-
href="https://github.com/auth0/auth0-angular/blob/c9e9894f6ebd3e5466d5cec14f34bbc59de9138a/projects/auth0-angular/src/lib/abstract-navigator.ts#L23"
329+
href="https://github.com/auth0/auth0-angular/blob/0ec040da5a0a0cf9539791bdc7d9eb99f7d4860c/projects/auth0-angular/src/lib/abstract-navigator.ts#L23"
330330
>projects/auth0-angular/src/lib/abstract-navigator.ts:23</a
331331
>
332332
</li>

docs/classes/Auth0ClientFactory.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h1>Class Auth0ClientFactory</h1>
9393
<li>
9494
Defined in
9595
<a
96-
href="https://github.com/auth0/auth0-angular/blob/c9e9894f6ebd3e5466d5cec14f34bbc59de9138a/projects/auth0-angular/src/lib/auth.client.ts#L6"
96+
href="https://github.com/auth0/auth0-angular/blob/0ec040da5a0a0cf9539791bdc7d9eb99f7d4860c/projects/auth0-angular/src/lib/auth.client.ts#L6"
9797
>projects/auth0-angular/src/lib/auth.client.ts:6</a
9898
>
9999
</li>
@@ -287,7 +287,7 @@ <h4 class="tsd-returns-title">
287287
<li>
288288
Defined in
289289
<a
290-
href="https://github.com/auth0/auth0-angular/blob/c9e9894f6ebd3e5466d5cec14f34bbc59de9138a/projects/auth0-angular/src/lib/auth.client.ts#L7"
290+
href="https://github.com/auth0/auth0-angular/blob/0ec040da5a0a0cf9539791bdc7d9eb99f7d4860c/projects/auth0-angular/src/lib/auth.client.ts#L7"
291291
>projects/auth0-angular/src/lib/auth.client.ts:7</a
292292
>
293293
</li>

docs/classes/AuthClientConfig.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h4 class="tsd-anchor-link" id="usage">
118118
<li>
119119
Defined in
120120
<a
121-
href="https://github.com/auth0/auth0-angular/blob/c9e9894f6ebd3e5466d5cec14f34bbc59de9138a/projects/auth0-angular/src/lib/auth.config.ts#L213"
121+
href="https://github.com/auth0/auth0-angular/blob/0ec040da5a0a0cf9539791bdc7d9eb99f7d4860c/projects/auth0-angular/src/lib/auth.config.ts#L213"
122122
>projects/auth0-angular/src/lib/auth.config.ts:213</a
123123
>
124124
</li>
@@ -265,7 +265,7 @@ <h4 class="tsd-returns-title">
265265
<li>
266266
Defined in
267267
<a
268-
href="https://github.com/auth0/auth0-angular/blob/c9e9894f6ebd3e5466d5cec14f34bbc59de9138a/projects/auth0-angular/src/lib/auth.config.ts#L216"
268+
href="https://github.com/auth0/auth0-angular/blob/0ec040da5a0a0cf9539791bdc7d9eb99f7d4860c/projects/auth0-angular/src/lib/auth.config.ts#L216"
269269
>projects/auth0-angular/src/lib/auth.config.ts:216</a
270270
>
271271
</li>
@@ -337,7 +337,7 @@ <h4 class="tsd-returns-title">
337337
<li>
338338
Defined in
339339
<a
340-
href="https://github.com/auth0/auth0-angular/blob/c9e9894f6ebd3e5466d5cec14f34bbc59de9138a/projects/auth0-angular/src/lib/auth.config.ts#L234"
340+
href="https://github.com/auth0/auth0-angular/blob/0ec040da5a0a0cf9539791bdc7d9eb99f7d4860c/projects/auth0-angular/src/lib/auth.config.ts#L234"
341341
>projects/auth0-angular/src/lib/auth.config.ts:234</a
342342
>
343343
</li>
@@ -410,7 +410,7 @@ <h4 class="tsd-returns-title">
410410
<li>
411411
Defined in
412412
<a
413-
href="https://github.com/auth0/auth0-angular/blob/c9e9894f6ebd3e5466d5cec14f34bbc59de9138a/projects/auth0-angular/src/lib/auth.config.ts#L227"
413+
href="https://github.com/auth0/auth0-angular/blob/0ec040da5a0a0cf9539791bdc7d9eb99f7d4860c/projects/auth0-angular/src/lib/auth.config.ts#L227"
414414
>projects/auth0-angular/src/lib/auth.config.ts:227</a
415415
>
416416
</li>

docs/classes/AuthGuard.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h1>Class AuthGuard</h1>
9393
<li>
9494
Defined in
9595
<a
96-
href="https://github.com/auth0/auth0-angular/blob/c9e9894f6ebd3e5466d5cec14f34bbc59de9138a/projects/auth0-angular/src/lib/auth.guard.ts#L15"
96+
href="https://github.com/auth0/auth0-angular/blob/0ec040da5a0a0cf9539791bdc7d9eb99f7d4860c/projects/auth0-angular/src/lib/auth.guard.ts#L15"
9797
>projects/auth0-angular/src/lib/auth.guard.ts:15</a
9898
>
9999
</li>
@@ -247,7 +247,7 @@ <h4 class="tsd-returns-title">
247247
<li>
248248
Defined in
249249
<a
250-
href="https://github.com/auth0/auth0-angular/blob/c9e9894f6ebd3e5466d5cec14f34bbc59de9138a/projects/auth0-angular/src/lib/auth.guard.ts#L16"
250+
href="https://github.com/auth0/auth0-angular/blob/0ec040da5a0a0cf9539791bdc7d9eb99f7d4860c/projects/auth0-angular/src/lib/auth.guard.ts#L16"
251251
>projects/auth0-angular/src/lib/auth.guard.ts:16</a
252252
>
253253
</li>
@@ -348,7 +348,7 @@ <h4 class="tsd-returns-title">
348348
<li>
349349
Defined in
350350
<a
351-
href="https://github.com/auth0/auth0-angular/blob/c9e9894f6ebd3e5466d5cec14f34bbc59de9138a/projects/auth0-angular/src/lib/auth.guard.ts#L22"
351+
href="https://github.com/auth0/auth0-angular/blob/0ec040da5a0a0cf9539791bdc7d9eb99f7d4860c/projects/auth0-angular/src/lib/auth.guard.ts#L22"
352352
>projects/auth0-angular/src/lib/auth.guard.ts:22</a
353353
>
354354
</li>
@@ -436,7 +436,7 @@ <h4 class="tsd-returns-title">
436436
<li>
437437
Defined in
438438
<a
439-
href="https://github.com/auth0/auth0-angular/blob/c9e9894f6ebd3e5466d5cec14f34bbc59de9138a/projects/auth0-angular/src/lib/auth.guard.ts#L29"
439+
href="https://github.com/auth0/auth0-angular/blob/0ec040da5a0a0cf9539791bdc7d9eb99f7d4860c/projects/auth0-angular/src/lib/auth.guard.ts#L29"
440440
>projects/auth0-angular/src/lib/auth.guard.ts:29</a
441441
>
442442
</li>
@@ -514,7 +514,7 @@ <h4 class="tsd-returns-title">
514514
<li>
515515
Defined in
516516
<a
517-
href="https://github.com/auth0/auth0-angular/blob/c9e9894f6ebd3e5466d5cec14f34bbc59de9138a/projects/auth0-angular/src/lib/auth.guard.ts#L18"
517+
href="https://github.com/auth0/auth0-angular/blob/0ec040da5a0a0cf9539791bdc7d9eb99f7d4860c/projects/auth0-angular/src/lib/auth.guard.ts#L18"
518518
>projects/auth0-angular/src/lib/auth.guard.ts:18</a
519519
>
520520
</li>

0 commit comments

Comments
 (0)