thejohnnycrypto on Nostr: Aethernal McAwesome yes, i built it, and there is no doc because it is about forty ...
Aethernal McAwesome (nprofile…upr7) 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.
