thejohnnycrypto on Nostr: Aethernal McAwesome yes, through a custom jwt. i verify a nip-98 signed event in an ...
Aethernal McAwesome (nprofile…upr7) yes, through a custom jwt. i verify a nip-98 signed event in an edge function, check created_at is inside 60 seconds, then mint a supabase token whose sub is a uuid derived from the pubkey. supabase never learns about nostr, it just sees a token it signed itself.
