I've tried this API. It looks like I need to add a relay to ...

126103bfddc8df25...

npub1zfss807aer0j26mwp2la0ume0jqde3823rmu97ra6sgyyg956e0s6xw445

hex

f8f5bef715e89c44cf7450fccde37f68bf2c7c420e40bf7ceaa419a8e216b8c3

nevent

nevent1qqs03ad77u2738zyea69plxdudlk30ev03pqus9l0n42gxdgugtt3scprpmhxue69uhhyetvv9ujuem4d36kwatvw5hx6mm9qgspycgrhlwu3he9ddhq407h7duheqxucn4g3a7zlp7agyzzyz6dvhcnknf4w

Kind-1 (TextNote)

2026-02-17T05:37:24Z

↳ 回复 68d81165... (npub1drvpzev3syqt0kjrls50050uzf25gehpz9vgdw08hvex7e0vgfeq0eseet)

Ahh, with the AdmitPolicy::admit_auth is possible handle the approve/reject flow while using the SDK impl: https://github.com/rust-nostr/nostr/pull/12...

I've tried this API. It looks like I need to add a relay to the AdmitPolicy first to make it work. However, in my app, when receiving an auth request, the user will take action before the auth response can continue to be processed.

原始 JSON

{
  "kind": 1,
  "id": "f8f5bef715e89c44cf7450fccde37f68bf2c7c420e40bf7ceaa419a8e216b8c3",
  "pubkey": "126103bfddc8df256b6e0abfd7f3797c80dcc4ea88f7c2f87dd4104220b4d65f",
  "created_at": 1771306644,
  "tags": [
    [
      "e",
      "02e72781dc914ad4b1bb53f6599fcce3d07e68ff7be789164221b769d8de2efc",
      "wss://nostr.mom/",
      "root",
      "126103bfddc8df256b6e0abfd7f3797c80dcc4ea88f7c2f87dd4104220b4d65f"
    ],
    [
      "e",
      "e13b3961794d7ddaec653d1012951d2d862b7dd97dbf2af21698eb8b4683f8ed",
      "wss://nos.lol/",
      "reply",
      "68d81165918100b7da43fc28f7d1fc12554466e1115886b9e7bb326f65ec4272"
    ],
    [
      "p",
      "68d81165918100b7da43fc28f7d1fc12554466e1115886b9e7bb326f65ec4272"
    ]
  ],
  "content": "I've tried this API. It looks like I need to add a relay to the AdmitPolicy first to make it work. However, in my app, when receiving an auth request, the user will take action before the auth response can continue to be processed.",
  "sig": "688a4ac62c393b8ae9ebf30c4111be721e16f3b43faa1e6c8756b533d8cfccbd582c43815b8f7fa395d390524fc099694eb7eaa5ddf92b7a7984bd8c8b3176f2"
}