Gatsby + Auth0

Home

Current session state

{
  "isLoading": false,
  "user": {
    "isLoggedIn": false,
    "tokens": {}
  }
}