Live data from Hacker News

Viewing profile — stytchthrowaway

stytchthrowaway

HN member
Joined
Tue, Oct 11, 2022, 4:16 PM UTC
HN karma
2
Public activity
4 items

About stytchthrowaway

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #33168932

    That's really surprising, thank you for following up long after this post has been flagged. That snippet certainly shows the refresh token is accessible client-side. I remain shock…

  3. comment
    Comment #33166352

    Of course, I am not concerned that a 5 minute JWT is not HttpOnly. I did not intend to imply that. However, I am concerned that the refresh mechanism is also not HttpOnly. Firebase…

  4. comment
    Comment #33165419

    I signed in to stytch.com and see a cookie called "stytch_session_jwt" that is not set with HttpOnly. It appears to refresh against https://stytch.com/web/sdk/sessions/authenticate…