auth

Hero image for article
Icon for article
angularfirestoreangularfirerxjsfirebaseauthcryptoethereumweb3metamask

Creating a Web3 Login with Ethereum/MetaMask Integrated with Firebase Auth

12 min read

We look at how to create a login process using MetaMask to sign data with a private key for an Ethereum address, and use that to authenticate with Firebase using a Custom Auth Token.

Hero image for article
Icon for article
alljwtauthsecurity

Hybrid App Developers: Don’t Store Your User’s Passwords

9 min read

This article explains why you should not be storing user passwords in local storage and what you can do instead.