Authentication API provided by Moralis is used in web3 authentication flow to authenticate and verify a user that logins with a wallet to a decentralized application.
However, it is important to know that we don't store any user data within our system. Therefore, all user data must be handled by the developers themselves and stored those data within their own database.