Skip to content
This repository has been archived by the owner on Nov 4, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (9 loc) · 813 Bytes

README.md

File metadata and controls

22 lines (9 loc) · 813 Bytes

Node.js

🚀 Welcome to the Magic Node.js SDK

The Magic server-side JavaScript SDK makes it easy to leverage Decentralized ID Tokens to protect routes and restricted resources for your app. This guide will cover some important topics for getting started with server-side APIs and to make the most of Magic's features.

👉 Go to our Getting Started tutorial to begin your integration

👉 Visit the API documentation to learn the methods you'll be using

👉 Go to Examples for an introduction to common patterns and use-cases

Looking for a client-side API? Start with one of these:

{% page-ref page="../../client-sdk/browser-js/" %}

{% page-ref page="../../client-sdk/react-native/" %}