Skip to content

Commit 189c238

Browse files
Release v5.0.0-beta.2 (#1214)
1 parent a8e21b3 commit 189c238

Some content is hidden

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

52 files changed

+375
-283
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v5.0.0-beta.1
1+
v5.0.0-beta.2

CHANGELOG.md

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

3+
## [v5.0.0-beta.2](https://github.com/auth0/react-native-auth0/tree/v5.0.0-beta.2) (2025-06-13)
4+
5+
[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v5.0.0-beta.1...v5.0.0-beta.2)
6+
7+
**Added**
8+
9+
- Ensure Swift 5 compilation for SDK pods to improve Swift 6 compatibility [\#1203](https://github.com/auth0/react-native-auth0/pull/1203) ([subhankarmaiti](https://github.com/subhankarmaiti))
10+
11+
**Fixed**
12+
13+
- Fixed iOS Build Issues with Static Frameworks [\#1195](https://github.com/auth0/react-native-auth0/pull/1195) ([subhankarmaiti](https://github.com/subhankarmaiti))
14+
- Fix: getBundleIdentifier Implementation [\#1194](https://github.com/auth0/react-native-auth0/pull/1194) ([subhankarmaiti](https://github.com/subhankarmaiti))
15+
316
## [v5.0.0-beta.1](https://github.com/auth0/react-native-auth0/tree/v5.0.0-beta.1) (2025-05-13)
417

518
[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v5.0.0-beta.0...v5.0.0-beta.1)

docs/classes/TimeoutError.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ <h4>
113113
<li>
114114
Defined in
115115
<a
116-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/utils/fetchWithTimeout.ts#L3"
116+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/utils/fetchWithTimeout.ts#L3"
117117
>utils/fetchWithTimeout.ts:3</a
118118
>
119119
</li>
@@ -250,7 +250,7 @@ <h4 class="tsd-returns-title">
250250
<li>
251251
Defined in
252252
<a
253-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/utils/fetchWithTimeout.ts#L4"
253+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/utils/fetchWithTimeout.ts#L4"
254254
>utils/fetchWithTimeout.ts:4</a
255255
>
256256
</li>
@@ -300,7 +300,7 @@ <h3 class="tsd-anchor-link" id="type">
300300
<li>
301301
Defined in
302302
<a
303-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/utils/baseError.ts#L2"
303+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/utils/baseError.ts#L2"
304304
>utils/baseError.ts:2</a
305305
>
306306
</li>

docs/classes/Types.Auth.html

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h4 class="tsd-anchor-link" id="see">
116116
<li>
117117
Defined in
118118
<a
119-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L65"
119+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L65"
120120
>auth/index.ts:65</a
121121
>
122122
</li>
@@ -373,7 +373,7 @@ <h3 class="tsd-anchor-link" id="clientid">
373373
<li>
374374
Defined in
375375
<a
376-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L70"
376+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L70"
377377
>auth/index.ts:70</a
378378
>
379379
</li>
@@ -405,7 +405,7 @@ <h3 class="tsd-anchor-link" id="domain">
405405
<li>
406406
Defined in
407407
<a
408-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L74"
408+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L74"
409409
>auth/index.ts:74</a
410410
>
411411
</li>
@@ -519,7 +519,7 @@ <h4 class="tsd-anchor-link" id="see-1">
519519
<li>
520520
Defined in
521521
<a
522-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L105"
522+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L105"
523523
>auth/index.ts:105</a
524524
>
525525
</li>
@@ -614,7 +614,7 @@ <h4 class="tsd-returns-title">
614614
<li>
615615
Defined in
616616
<a
617-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L659"
617+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L659"
618618
>auth/index.ts:659</a
619619
>
620620
</li>
@@ -728,7 +728,7 @@ <h4 class="tsd-anchor-link" id="see-2">
728728
<li>
729729
Defined in
730730
<a
731-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L150"
731+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L150"
732732
>auth/index.ts:150</a
733733
>
734734
</li>
@@ -849,7 +849,7 @@ <h4 class="tsd-anchor-link" id="see-3">
849849
<li>
850850
Defined in
851851
<a
852-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L185"
852+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L185"
853853
>auth/index.ts:185</a
854854
>
855855
</li>
@@ -949,7 +949,7 @@ <h4 class="tsd-returns-title">
949949
<li>
950950
Defined in
951951
<a
952-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L336"
952+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L336"
953953
>auth/index.ts:336</a
954954
>
955955
</li>
@@ -1057,7 +1057,7 @@ <h4 class="tsd-returns-title">
10571057
<li>
10581058
Defined in
10591059
<a
1060-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L452"
1060+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L452"
10611061
>auth/index.ts:452</a
10621062
>
10631063
</li>
@@ -1165,7 +1165,7 @@ <h4 class="tsd-returns-title">
11651165
<li>
11661166
Defined in
11671167
<a
1168-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L414"
1168+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L414"
11691169
>auth/index.ts:414</a
11701170
>
11711171
</li>
@@ -1278,7 +1278,7 @@ <h4 class="tsd-returns-title">
12781278
<li>
12791279
Defined in
12801280
<a
1281-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L491"
1281+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L491"
12821282
>auth/index.ts:491</a
12831283
>
12841284
</li>
@@ -1378,7 +1378,7 @@ <h4 class="tsd-returns-title">
13781378
<li>
13791379
Defined in
13801380
<a
1381-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L373"
1381+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L373"
13821382
>auth/index.ts:373</a
13831383
>
13841384
</li>
@@ -1475,7 +1475,7 @@ <h4 class="tsd-anchor-link" id="see-4">
14751475
<li>
14761476
Defined in
14771477
<a
1478-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L130"
1478+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L130"
14791479
>auth/index.ts:130</a
14801480
>
14811481
</li>
@@ -1590,7 +1590,7 @@ <h4 class="tsd-returns-title">
15901590
<li>
15911591
Defined in
15921592
<a
1593-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L530"
1593+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L530"
15941594
>auth/index.ts:530</a
15951595
>
15961596
</li>
@@ -1679,7 +1679,7 @@ <h4 class="tsd-returns-title">
16791679
<li>
16801680
Defined in
16811681
<a
1682-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L283"
1682+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L283"
16831683
>auth/index.ts:283</a
16841684
>
16851685
</li>
@@ -1768,7 +1768,7 @@ <h4 class="tsd-returns-title">
17681768
<li>
17691769
Defined in
17701770
<a
1771-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L305"
1771+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L305"
17721772
>auth/index.ts:305</a
17731773
>
17741774
</li>
@@ -1885,7 +1885,7 @@ <h4 class="tsd-anchor-link" id="see-5">
18851885
<li>
18861886
Defined in
18871887
<a
1888-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L224"
1888+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L224"
18891889
>auth/index.ts:224</a
18901890
>
18911891
</li>
@@ -2003,7 +2003,7 @@ <h4 class="tsd-anchor-link" id="see-6">
20032003
<li>
20042004
Defined in
20052005
<a
2006-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L249"
2006+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L249"
20072007
>auth/index.ts:249</a
20082008
>
20092009
</li>
@@ -2086,7 +2086,7 @@ <h4 class="tsd-returns-title">
20862086
<li>
20872087
Defined in
20882088
<a
2089-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L635"
2089+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L635"
20902090
>auth/index.ts:635</a
20912091
>
20922092
</li>
@@ -2163,7 +2163,7 @@ <h4 class="tsd-returns-title">
21632163
<li>
21642164
Defined in
21652165
<a
2166-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L564"
2166+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L564"
21672167
>auth/index.ts:564</a
21682168
>
21692169
</li>
@@ -2247,7 +2247,7 @@ <h4 class="tsd-returns-title">
22472247
<li>
22482248
Defined in
22492249
<a
2250-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/auth/index.ts#L596"
2250+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/auth/index.ts#L596"
22512251
>auth/index.ts:596</a
22522252
>
22532253
</li>

docs/classes/Types.BaseError.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ <h4>
120120
<li>
121121
Defined in
122122
<a
123-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/utils/baseError.ts#L1"
123+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/utils/baseError.ts#L1"
124124
>utils/baseError.ts:1</a
125125
>
126126
</li>
@@ -271,7 +271,7 @@ <h4 class="tsd-returns-title">
271271
<li>
272272
Defined in
273273
<a
274-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/utils/baseError.ts#L3"
274+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/utils/baseError.ts#L3"
275275
>utils/baseError.ts:3</a
276276
>
277277
</li>
@@ -315,7 +315,7 @@ <h3 class="tsd-anchor-link" id="type">
315315
<li>
316316
Defined in
317317
<a
318-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/utils/baseError.ts#L2"
318+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/utils/baseError.ts#L2"
319319
>utils/baseError.ts:2</a
320320
>
321321
</li>

docs/classes/Types.CredentialsManager.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h1>Class CredentialsManager</h1>
9494
<li>
9595
Defined in
9696
<a
97-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/credentials-manager/index.ts#L8"
97+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/credentials-manager/index.ts#L8"
9898
>credentials-manager/index.ts:8</a
9999
>
100100
</li>
@@ -223,7 +223,7 @@ <h4 class="tsd-returns-title">
223223
<li>
224224
Defined in
225225
<a
226-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/credentials-manager/index.ts#L121"
226+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/credentials-manager/index.ts#L121"
227227
>credentials-manager/index.ts:121</a
228228
>
229229
</li>
@@ -398,7 +398,7 @@ <h4 class="tsd-returns-title">
398398
<li>
399399
Defined in
400400
<a
401-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/credentials-manager/index.ts#L68"
401+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/credentials-manager/index.ts#L68"
402402
>credentials-manager/index.ts:68</a
403403
>
404404
</li>
@@ -490,7 +490,7 @@ <h4 class="tsd-returns-title">
490490
<li>
491491
Defined in
492492
<a
493-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/credentials-manager/index.ts#L108"
493+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/credentials-manager/index.ts#L108"
494494
>credentials-manager/index.ts:108</a
495495
>
496496
</li>
@@ -571,7 +571,7 @@ <h4 class="tsd-returns-title">
571571
<li>
572572
Defined in
573573
<a
574-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/credentials-manager/index.ts#L29"
574+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/credentials-manager/index.ts#L29"
575575
>credentials-manager/index.ts:29</a
576576
>
577577
</li>

docs/classes/Types.Users.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h4 class="tsd-anchor-link" id="see">
126126
<li>
127127
Defined in
128128
<a
129-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/management/users.ts#L39"
129+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/management/users.ts#L39"
130130
>management/users.ts:39</a
131131
>
132132
</li>
@@ -338,7 +338,7 @@ <h4 class="tsd-anchor-link" id="memberof">
338338
<li>
339339
Defined in
340340
<a
341-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/management/users.ts#L68"
341+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/management/users.ts#L68"
342342
>management/users.ts:68</a
343343
>
344344
</li>
@@ -504,7 +504,7 @@ <h4 class="tsd-anchor-link" id="memberof-1">
504504
<li>
505505
Defined in
506506
<a
507-
href="https://github.com/auth0/react-native-auth0/blob/53cc514e3481a871fbe55ede2495e7b4446d244e/src/management/users.ts#L96"
507+
href="https://github.com/auth0/react-native-auth0/blob/a8e21b3b4879187712861183373301a2d8d065ca/src/management/users.ts#L96"
508508
>management/users.ts:96</a
509509
>
510510
</li>

0 commit comments

Comments
 (0)