FormulaMonks / universal-wallet

Dirua is a universal crypto wallet: https://dirua.exchange
MIT License
8 stars 2 forks source link

update blockstack.js to 18.2.1 #42

Open hstove opened 5 years ago

hstove commented 5 years ago

Hey there!

We recently upgraded blockstack.js to gracefully handle failures in the case of Gaia tokens being invalidated. With this upgrade, if Gaia tokens are ever invalidated, blockstack.js will automatically generate a new token and retry a write to Gaia.

Without this change, all writes will fail until the user logs out and back in.

I think this upgrade is rather important, so that your app can gracefully handle Gaia authentication errors due to token invalidations.

Hope all is well,

Hank