Oauth Testing

Middleware Auth context's

Server Context

null

Client Context

null

React hook Context

{
  "isAuthenticated": false
}

Cookies

{}

Cookie Data

New Auth Info

{}

OAuth Tokens

"undefined"

Legacy - Auth Info from x-pg-id cookie

{
  "verified": false
}