הצטרף ל-Nostr
2026-08-29 01:38:44 UTC
in reply to

thejohnnycrypto on Nostr: Aethernal McAwesome yes, i built it, and there is no doc because it is about forty ...

yes, i built it, and there is no doc because it is about forty lines. the client signs a nip-98 event, an edge function checks the signature and that created_at is inside sixty seconds, then mints a supabase jwt whose sub is a uuid derived from the pubkey. deriving that uuid from the pubkey is what gives you a stable user row with no email anywhere in it.