Commit 90255c8
committed
build: bump @auth0/auth0-spa-js to ^2.23.0
RefreshTokenMode is not exported until 2.23.0 — the previous ^2.22.0
range let installs resolve to an older minor where RefreshTokenMode is
undefined, breaking refreshTokenMode: RefreshTokenMode.Online at runtime.1 parent dfb6b14 commit 90255c8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
0 commit comments