How to Verify FORMLESS Account IDs
This guide provides step by step instructions on how to determine whether a given user in your system has an account with FORMLESS.
In order to conditionally render certain UI flows, such as the ability to input a smart contract ID to receive payments, you may need to determine whether one of your customers has an account with FORMLESS. You can do this using the identity_get_by_email_address
RPC endpoint.
Last updated