davisshaver / wp-rainbow

WordPress Plugin to Enable Sign-In With Ethereum using RainbowKit
https://wp-rainbow.davisshaver.com/
8 stars 5 forks source link

Warn user if required token is set, but Infura ID is not #40

Closed davisshaver closed 1 year ago

davisshaver commented 2 years ago

When a required token is enabled, we should warn the user about the Infura ID, as the behavior for Infura falling back to a public ID may be different on the backend compared to frontend.

Possibly to be handled with https://github.com/davisshaver/wp-rainbow/issues/35.