Commit 15d308e
authored
fix:
`stringToBase64URL` expects a unicode string [not a data
string](https://developer.mozilla.org/en-US/docs/Web/API/Window/btoa).generatePKCEChallenge should use btoa (#1044)1 parent 2e70607 commit 15d308e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| |||
0 commit comments