• Resolved lynium

    (@lynium)


    There is a way to force the user register only with Metamask or BSC Mainnet?

    • This topic was modified 3 years ago by lynium.
    • This topic was modified 3 years ago by lynium.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author ethereumicoio

    (@ethereumicoio)

    Hello,
    If you want to disable the defaukt WordPress email/password login method, there should be a way, but it is out of the ethpress plugin scope I believe.
    Try to search for this phrase: “turn off default wordpress login method”
    Hope it will help.

    Thread Starter lynium

    (@lynium)

    Hi,
    I needed to specify more… I i already did that.

    Users can only register via ETH Press plugin. The default register WordPress email/password is disabled

    But when the users register via ETHPress,
    I want to force it to use the BSC Mainnet

    >> The network that are using in the page must be BSC
    and
    >> His Address can only be BSC Mainnet to register

    Plugin Author ethereumicoio

    (@ethereumicoio)

    Got you now, thank you for details.
    However, not sure that it is possible, since the blockchain used by client does not matter for the ethpress plugin, only the message signing function is called from the user’s wallet, and this function is blockchain agnostic – it is done by user wallet locally just calling crypto primitives.
    In other words, all what ethpress can guarantee for you is that client owns a private key for the address he sent to you for login, nothing more.

    Plugin Author ethereumicoio

    (@ethereumicoio)

    Closing for now. Feel free to re-open.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Force Metamask/BSC Only’ is closed to new replies.