district0x / memefactory

MemeFactory is a platform for the decentralized creation, issuance, and exchange of provably rare digital collectibles on the Ethereum blockchain.
https://memefactory.io/
Eclipse Public License 1.0
77 stars 35 forks source link

Fix relayer unathorized on faucet #766

Closed ginesdt closed 2 years ago

ginesdt commented 2 years ago

Summary

Automatic oauth re-authentication does not seem to work on defender-relay-client. To solve this, we instance a new Relayer object for each request.

This should fix https://github.com/district0x/memefactory/issues/764