Gatsby & Netlify Functions

Authenticating with Auth0

You are now signed in. To sign out, click the Logout button on the top right.

{
  "isLoading": true
}

Calling a Netlify Function

Then once the user is authenticated, calling the API will be possible. If you try this without authenticating, you'll get an error.

Requires a valid access_token.

Requires a valid access_token with the read:shows scope.