Join Nostr
2026-08-27 07:17:28 UTC
in reply to

thejohnnycrypto on Nostr: Aethernal McAwesome yes, through a custom jwt. i verify a nip-98 signed event in an ...

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.