Skip to content

Commit 72f1acd

Browse files
Merge branch 'master' of https://github.com/auth0/react-native-auth0 into feat/passkeys-support
2 parents cca33f0 + 8ede181 commit 72f1acd

6 files changed

Lines changed: 57 additions & 57 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
run: yarn test:ci
2929

3030
- name: Upload coverage report
31-
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2
31+
uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354
3232
with:
3333
directory: coverage

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v5.5.1
1+
v5.6.0

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+
## [5.6.0](https://github.com/auth0/react-native-auth0/tree/v5.6.0) (2026-05-14)
4+
5+
[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v5.5.1...v5.6.0)
6+
7+
**Added**
8+
- feat: surface DPoP credential state errors from native SDKs [\#1529](https://github.com/auth0/react-native-auth0/pull/1529) ([@subhankarmaiti](https://github.com/subhankarmaiti))
9+
- feat(android): expose allowedBrowserPackages option for web authentication [\#1513](https://github.com/auth0/react-native-auth0/pull/1513) ([@mrbrentkelly](https://github.com/mrbrentkelly))
10+
11+
**Fixed**
12+
- fix: apply deepCamelCase to MFA challenge response [\#1510](https://github.com/auth0/react-native-auth0/pull/1510) ([@AkhtarZaman7](https://github.com/AkhtarZaman7))
13+
- docs: add Expo callback URL format to README [\#1522](https://github.com/auth0/react-native-auth0/pull/1522) ([@subhankarmaiti](https://github.com/subhankarmaiti))
14+
15+
316
## [v5.5.1](https://github.com/auth0/react-native-auth0/tree/v5.5.1) (2026-04-23)
417

518
[Full Changelog](https://github.com/auth0/react-native-auth0/compare/v5.5.0...v5.5.1)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-auth0",
33
"title": "React Native Auth0",
4-
"version": "5.5.1",
4+
"version": "5.6.0",
55
"description": "React Native toolkit for Auth0 API",
66
"main": "lib/commonjs/index.js",
77
"module": "lib/module/index.js",
@@ -135,7 +135,7 @@
135135
"typescript-eslint": "^8.57.2"
136136
},
137137
"dependencies": {
138-
"@auth0/auth0-spa-js": "2.18.2",
138+
"@auth0/auth0-spa-js": "2.19.3",
139139
"base-64": "^1.0.0",
140140
"jwt-decode": "^4.0.0",
141141
"url": "^0.11.4"

src/core/utils/telemetry.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export const telemetry = {
22
name: 'react-native-auth0',
3-
version: '5.5.1',
3+
version: '5.6.0',
44
};
55

66
export type Telemetry = {

yarn.lock

Lines changed: 39 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,15 @@ __metadata:
5050
languageName: node
5151
linkType: hard
5252

53-
"@auth0/auth0-spa-js@npm:2.18.2":
54-
version: 2.18.2
55-
resolution: "@auth0/auth0-spa-js@npm:2.18.2"
53+
"@auth0/auth0-spa-js@npm:2.19.3":
54+
version: 2.19.3
55+
resolution: "@auth0/auth0-spa-js@npm:2.19.3"
5656
dependencies:
5757
"@auth0/auth0-auth-js": "npm:1.6.0"
5858
browser-tabs-lock: "npm:1.3.0"
5959
dpop: "npm:2.1.1"
6060
es-cookie: "npm:1.3.2"
61-
checksum: 10c0/b100778d4896ceb9cb88684f13c5ab0d45cf71430cbb4184530da32aaa1081b91ab6fa4621c56b184d8b488be4adc2570ac1ae5c0dd7d89f0e4a8f6a2616eae9
61+
checksum: 10c0/6449b0d47b311989baf0650f67dc3629397952af04eb5dc8303feabe10b51a695acfb7a4814052c94b89c228acccd299be7753bce41ed20986131da54a516114
6262
languageName: node
6363
linkType: hard
6464

@@ -1384,31 +1384,17 @@ __metadata:
13841384
languageName: node
13851385
linkType: hard
13861386

1387-
"@babel/plugin-transform-modules-systemjs@npm:^7.28.5":
1388-
version: 7.28.5
1389-
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.28.5"
1390-
dependencies:
1391-
"@babel/helper-module-transforms": "npm:^7.28.3"
1392-
"@babel/helper-plugin-utils": "npm:^7.27.1"
1393-
"@babel/helper-validator-identifier": "npm:^7.28.5"
1394-
"@babel/traverse": "npm:^7.28.5"
1395-
peerDependencies:
1396-
"@babel/core": ^7.0.0-0
1397-
checksum: 10c0/7e8c0bcff79689702b974f6a0fedb5d0c6eeb5a5e3384deb7028e7cfe92a5242cc80e981e9c1817aad29f2ecc01841753365dd38d877aa0b91737ceec2acfd07
1398-
languageName: node
1399-
linkType: hard
1400-
1401-
"@babel/plugin-transform-modules-systemjs@npm:^7.29.0":
1402-
version: 7.29.0
1403-
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.29.0"
1387+
"@babel/plugin-transform-modules-systemjs@npm:^7.28.5, @babel/plugin-transform-modules-systemjs@npm:^7.29.0":
1388+
version: 7.29.4
1389+
resolution: "@babel/plugin-transform-modules-systemjs@npm:7.29.4"
14041390
dependencies:
14051391
"@babel/helper-module-transforms": "npm:^7.28.6"
14061392
"@babel/helper-plugin-utils": "npm:^7.28.6"
14071393
"@babel/helper-validator-identifier": "npm:^7.28.5"
14081394
"@babel/traverse": "npm:^7.29.0"
14091395
peerDependencies:
14101396
"@babel/core": ^7.0.0-0
1411-
checksum: 10c0/44ea502f2c990398b7d9adc5b44d9e1810a0a5e86eebc05c92d039458f0b3994fe243efa9353b90f8a648d8a91b79845fb353d8679d7324cc9de0162d732771d
1397+
checksum: 10c0/1da94f89ef8ba1aa1501136a80eb4c010c6a19f5550e10db84677b3ccb7a4934c8098f2b5134def87cf513bf05747ffa523d33722a1ea5a5c8ef956e9136c4c2
14121398
languageName: node
14131399
linkType: hard
14141400

@@ -5033,9 +5019,9 @@ __metadata:
50335019
linkType: hard
50345020

50355021
"@tootallnate/once@npm:2":
5036-
version: 2.0.0
5037-
resolution: "@tootallnate/once@npm:2.0.0"
5038-
checksum: 10c0/073bfa548026b1ebaf1659eb8961e526be22fa77139b10d60e712f46d2f0f05f4e6c8bec62a087d41088ee9e29faa7f54838568e475ab2f776171003c3920858
5022+
version: 2.0.1
5023+
resolution: "@tootallnate/once@npm:2.0.1"
5024+
checksum: 10c0/23b01a341485be711c602077936d70f8e695405bb88ab4433dc6d1e6cb4556401518789574d399eded790b70b27738136c9a8f02df7ae4219f4ba28bb22d586b
50395025
languageName: node
50405026
linkType: hard
50415027

@@ -9711,18 +9697,19 @@ __metadata:
97119697
linkType: hard
97129698

97139699
"fast-uri@npm:^3.0.1":
9714-
version: 3.1.0
9715-
resolution: "fast-uri@npm:3.1.0"
9716-
checksum: 10c0/44364adca566f70f40d1e9b772c923138d47efeac2ae9732a872baafd77061f26b097ba2f68f0892885ad177becd065520412b8ffeec34b16c99433c5b9e2de7
9700+
version: 3.1.2
9701+
resolution: "fast-uri@npm:3.1.2"
9702+
checksum: 10c0/5b35641895959f3f7ab7a7b1b5542bded159346f25ec9f256817b206d50b64eda5828e90d605a2e2fc645c90519a7259c2bab2c942ee728c88b88e5be21b090d
97179703
languageName: node
97189704
linkType: hard
97199705

97209706
"fast-xml-builder@npm:^1.1.5":
9721-
version: 1.1.5
9722-
resolution: "fast-xml-builder@npm:1.1.5"
9707+
version: 1.2.0
9708+
resolution: "fast-xml-builder@npm:1.2.0"
97239709
dependencies:
9724-
path-expression-matcher: "npm:^1.1.3"
9725-
checksum: 10c0/b814ba5559cb3140de46d2846045607ab4d4c0bfc312a49d22c91efb9f7cd7004971314841e5823eeb467a5bf403e3ade8371b7912200e111df027d42ae51715
9710+
path-expression-matcher: "npm:^1.5.0"
9711+
xml-naming: "npm:^0.1.0"
9712+
checksum: 10c0/84bb105cd04e91d6dcb746c4dbaeb12903b510e7ab9a06ffde55b5a582e005559a87d84467f18a655c6c4baf098f696fd74cee3cbe1aea9d01385907768ba32d
97269713
languageName: node
97279714
linkType: hard
97289715

@@ -11117,9 +11104,9 @@ __metadata:
1111711104
linkType: hard
1111811105

1111911106
"ip-address@npm:^10.0.1":
11120-
version: 10.1.0
11121-
resolution: "ip-address@npm:10.1.0"
11122-
checksum: 10c0/0103516cfa93f6433b3bd7333fa876eb21263912329bfa47010af5e16934eeeff86f3d2ae700a3744a137839ddfad62b900c7a445607884a49b5d1e32a3d7566
11107+
version: 10.2.0
11108+
resolution: "ip-address@npm:10.2.0"
11109+
checksum: 10c0/5a00aada6e922c9c69dfc800ed5d0fa3348675ebdeed0e1575f503f27ca385b5f534363c9af7ad1daf64c1f1409388cdd3cc2e9b9b0fe1c924a431378d55075a
1112311110
languageName: node
1112411111
linkType: hard
1112511112

@@ -14616,13 +14603,6 @@ __metadata:
1461614603
languageName: node
1461714604
linkType: hard
1461814605

14619-
"path-expression-matcher@npm:^1.1.3":
14620-
version: 1.2.0
14621-
resolution: "path-expression-matcher@npm:1.2.0"
14622-
checksum: 10c0/86c661dfb265ed5dd1ddd9188f0dfbecf4ec4dc3ea6cabab081d3a2ba285054d9767a641a233bd6fd694fd89f7d0ef94913032feddf5365252700b02db4bf4e1
14623-
languageName: node
14624-
linkType: hard
14625-
1462614606
"path-expression-matcher@npm:^1.5.0":
1462714607
version: 1.5.0
1462814608
resolution: "path-expression-matcher@npm:1.5.0"
@@ -15297,7 +15277,7 @@ __metadata:
1529715277
version: 0.0.0-use.local
1529815278
resolution: "react-native-auth0@workspace:."
1529915279
dependencies:
15300-
"@auth0/auth0-spa-js": "npm:2.18.2"
15280+
"@auth0/auth0-spa-js": "npm:2.19.3"
1530115281
"@commitlint/config-conventional": "npm:^20.5.0"
1530215282
"@eslint/compat": "npm:^2.0.3"
1530315283
"@eslint/eslintrc": "npm:^3.3.5"
@@ -15408,22 +15388,22 @@ __metadata:
1540815388
linkType: hard
1540915389

1541015390
"react-native-monorepo-config@npm:^0.3.3":
15411-
version: 0.3.3
15412-
resolution: "react-native-monorepo-config@npm:0.3.3"
15391+
version: 0.3.5
15392+
resolution: "react-native-monorepo-config@npm:0.3.5"
1541315393
dependencies:
1541415394
escape-string-regexp: "npm:^5.0.0"
1541515395
fast-glob: "npm:^3.3.3"
15416-
checksum: 10c0/42dd8de1bb976c794fe1124ab08fba4645f189c7bdbdcd24dc0e05b639591e690891f89e5dba33c57691840365af85b48004c29c1c128ff195a95e766bb9752e
15396+
checksum: 10c0/e0343807046c16d5fb5999b966e0a70fd8a757d658f58f10bee830485fa600ffb8de9100dea1cdead36a639c3e18a0f697b35e22a5564cb74e437d8aeca30d87
1541715397
languageName: node
1541815398
linkType: hard
1541915399

1542015400
"react-native-safe-area-context@npm:^5.7.0":
15421-
version: 5.7.0
15422-
resolution: "react-native-safe-area-context@npm:5.7.0"
15401+
version: 5.8.0
15402+
resolution: "react-native-safe-area-context@npm:5.8.0"
1542315403
peerDependencies:
1542415404
react: "*"
1542515405
react-native: "*"
15426-
checksum: 10c0/c3799e17321b41df1e0a10492c98472f8f8225ef0bbaf8146c4a9acb9519aae9ac11429059143c215e4402c2808e8445274850a339f8477522ded2461e18da80
15406+
checksum: 10c0/86d1375ce17d549b541d157148d9d093f9e918de47d3b0a5cbc4cb6afe619aa52e99f07dc62ee0878eaa70e8da3411193b24cfee1b7b271ffd295d0fce83d128
1542715407
languageName: node
1542815408
linkType: hard
1542915409

@@ -17930,8 +17910,8 @@ __metadata:
1793017910
linkType: hard
1793117911

1793217912
"webpack-dev-server@npm:^5.2.3":
17933-
version: 5.2.3
17934-
resolution: "webpack-dev-server@npm:5.2.3"
17913+
version: 5.2.4
17914+
resolution: "webpack-dev-server@npm:5.2.4"
1793517915
dependencies:
1793617916
"@types/bonjour": "npm:^3.5.13"
1793717917
"@types/connect-history-api-fallback": "npm:^1.5.4"
@@ -17970,7 +17950,7 @@ __metadata:
1797017950
optional: true
1797117951
bin:
1797217952
webpack-dev-server: bin/webpack-dev-server.js
17973-
checksum: 10c0/a716f1d509635ad9f2779baf242657740e6ad516ce210fe094cbf3b16f25f114e477c45a751ad2bbf1c601cbbe67b6ba9b8b43159b7c01fc3342c95b985fe963
17953+
checksum: 10c0/42f8afe11b7bfe65d72e30d861ddf1e4d05f27202c4c1162d204cb41a4a858dffc91c5a02bf44ec08acc8c02b4a57aaf46924ec12a5e5b97c307991379282669
1797417954
languageName: node
1797517955
linkType: hard
1797617956

@@ -18351,6 +18331,13 @@ __metadata:
1835118331
languageName: node
1835218332
linkType: hard
1835318333

18334+
"xml-naming@npm:^0.1.0":
18335+
version: 0.1.0
18336+
resolution: "xml-naming@npm:0.1.0"
18337+
checksum: 10c0/8c7614865361bcb7e53e3e091dac21c567e2b92d447919b2f072775aa9dcfc94a5255bd52fbaa0fd53c93513e53a23a6a835218ad2af512451dbc678392f85fe
18338+
languageName: node
18339+
linkType: hard
18340+
1835418341
"xml2js@npm:0.6.0":
1835518342
version: 0.6.0
1835618343
resolution: "xml2js@npm:0.6.0"

0 commit comments

Comments
 (0)