DEV Community

Cover image for How to add Magic Link to a Gatsby site
Mohammad Shahbaz Alam
Mohammad Shahbaz Alam

Posted on • Updated on

How to add Magic Link to a Gatsby site

We have created a pre-built template that helps you add a magic link to your Gatsby site.

This gatsby auth starter implements a passwordless authentication using email magic link provided by Magic.

If you want to follow the steps, head to this quick starter guide.

Or, simple run npx make-magic --template gatsby on your terminal to get started in no time.

Check the live demo of the final application: https://gatsby-magic-starter.netlify.app

Let us know what you think of this starter template in the comments!

Top comments (0)