Viewing profile — xytofs
xytofs
HN member- Joined
- Thu, Dec 07, 2023, 11:16 PM UTC
- HN karma
- 11
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About xytofs
ROT-5(stojan).
Auth at Supabase.
github.com/hf
Recent public activity
-
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…
-
comment
Comment #40066561
[flagged]
- story
-
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 …
-
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…
-
comment
Comment #40041410
What were the troubles you faced?