What data does Magic store?


Magic only stores emails and the unique ID for each user. You can get this data from both frontend and backend sdks by calling getInfo.

As the developer you can have additional fields like first name, last name, phone number, address, etc but that is handled by you and Magic wouldn't store any of that data.