procellulaire / hm-hackathon-aquametaverse

0 stars 0 forks source link

login page based on ownership of NFT - using moralis / tatum #12

Open procellulaire opened 2 years ago

procellulaire commented 2 years ago

Template page to be used to restrict login based on ownership of an NFT

using moralis using tatum

madhubalaji commented 2 years ago

Moralis Integration:

As a user, I need a way to log in to the app.

Step 1 - I want to create a Frontend app that will connect to Moralis and authenticate users, store user info in the DB Step 2 - Customize Moralis to store data in hosted mysql DB instead of default Moralis DB

procellulaire commented 2 years ago

Not sure if we can or want to customize moralis. I think the sign-in code can have extra code to log to our db

procellulaire commented 2 years ago

Check out this https://forum.moralis.io/t/nft-ownership-based-login/385

madhubalaji commented 2 years ago

Got it, will check that out tomorrow.

procellulaire commented 2 years ago

@madhubalaji you got this one ?