Live data from Hacker News

Viewing profile — xytofs

xytofs

HN member
Joined
Thu, Dec 07, 2023, 11:16 PM UTC
HN karma
11
Public activity
6 items

About xytofs

ROT-5(stojan).

Auth at Supabase.

github.com/hf

Recent public activity

  1. comment
    Comment #44591354

    getClaims() uses a multi-level cache + WebCrypto API to verify JWTs signed with an asymmetric key locally. Cache is this: 1. Origin server is always Supabase Auth, which like all a…

  2. comment
    Comment #40066561

    [flagged]

  3. story
  4. comment
    Comment #40042339

    You can just take the Auth server, run it yourself with an AWS RDS instance for example, keep up with updates and be good to go. Yes you get a good UI with Supabase, and even much …

  5. comment
    Comment #40041833

    > how are your security teams ok with exposing your PG server to the internet, relying mainly on RLS? And RLS isn't turned on by default, so full tables are exposed to the public i…

  6. comment
    Comment #40041410

    What were the troubles you faced?