Using Netlify Identity to control access to a Gatsby client-side dashboard route

InstructorChris Biscardi

Share this video with your friends

Send Tweet

Restricting access to content that is delivered client-side in a Gatsby site takes a few steps. We use Netlify Identity to handle user authentication and reach router to build our auth-restricted client-side application.