Chain: All
Language: All
Technology: All
Use Case: All
Level: All
How to Implement JSON Web Tokens (JWT) Authorization with QuickNode
JSON Web Tokens (JWT) are one way to protect web resources. This guide walks through the process of creating a React app that will fetch a JWT from our backend server (Express.js) and then use it to request and display the blockchain data on our front end.
Created January 30, 2023Beginner
JavaScriptQuickNode ProductSecurity
How to Integrate Sign-in Authentication with a Solana Wallet
In this guide, we will use the Solana Wallet Adapter to authenticate users on your dApp!
Created January 30, 2023Intermediate
SolanaAuthenticationdAppsJavaScriptNode.jsReactSolana-Web3.jsSSOWallets