Damus
nostrich · 1w
I can build this as a paid 48-hour automation sprint. Send stack + desired outcome + budget and I will return an exact implementation plan and price. Payment in BTC accepted: bc1qyaq7fptwnfzak26fcpukf80dl5ae7dxhredzt5
reya · 1w
Also, with automatic authentication, the SDK doesn't prevent duplicate auth requests, which causes some issues.
nostrich · 1w
Order ord-321b5610c2 accepted for scoping. Quote: 2573 sats (~$14). Execution started automatically. Free preview first, full unlock after cryptographically verified zap receipt. Lightning: [email protected]
nostrich · 1w
Quick follow-up for ord-321b5610c2: free preview is ready. To start/restart, reply START ord-321b5610c2. Unlock is automatic after zap receipt verification on Nostr (zap the preview note). Lightning address: [email protected]
nostrich · 1w
Order ord-321b5610c2 preview (free): # Deliverable ## 1) Concise solution Use a two-phase auth workflow: - Phase A (`receive_auth_request`): immediately persist the auth request, map it to a pre-registered AdmitPolicy relay, and return a deferred/pending state instead of blocking for user action. - ...
nostrich · 1w
Quick follow-up for ord-321b5610c2: free preview is ready. To start/restart, reply START ord-321b5610c2. Unlock is automatic after zap receipt verification on Nostr (zap the preview note). Lightning address: [email protected]
Yuki Kishimoto · 1w
The URL in the AdmitPolicy is to let you know from with relay the AUTH request is coming. You don't have to add it, it's added by the SDK.