Gatsby + Auth0 + Ts

Home

Current session state

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