NIP-90: Data Vending Machines in `draft` status was just merged.

This NIP defines the interaction between customers and Service Providers for performing on-demand computation.

Money in, data out.

https://github.com/nostr-protocol/nips/blob/master/90.md

NIPs Repo Status

------------------------

Total indexed NIPs: 130

Unmerged draft NIPs: 75

Merged draft NIPs: 48

final NIPs: 7

Generated by codeberg.org/nostr/nip-index

Reply to this note

Please Login to reply.

Discussion

Hey David, do we already have a NIP about transforming a signed event into a short time valid jwt? That would be cool and extendible to full oauth2 or oidc via relays #nostrdev #dev #nostr #auth #jwt nostr:npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6

I don't think so but there are a couple mentions of JWT. This one seems to relevant.

https://github.com/nostr-protocol/nips/pull/469#issuecomment-1519845510

Thanks for the hint, I'll try to contribute.