Commit f1ecfaa
committed
fix(clerk-js): Handle gracefully Coinbase Wallet initial configuration
There is a chance that as a first time visitor when you try to setup and use the
Coinbase Wallet from scratch in order to authenticate, the initial generate signature
request to be rejected. For this reason we retry the request once more in order for the
flow to be able to be completed successfully.1 parent c906385 commit f1ecfaa
1 file changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
211 | 225 | | |
212 | 226 | | |
213 | 227 | | |
| |||
0 commit comments