diff options
| author | Kieran <kieran@harkin.me> | 2023-06-17 19:21:37 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-17 19:21:37 +0100 |
| commit | c8c2ab60aba9b45bb1a37f412e83921f9a8470e2 (patch) | |
| tree | f9d4f3b5f4455952a2933ce1035de973f5352632 /README.md | |
| parent | b481651e81f3bc1aca8636992e1ede5ded4c1f2d (diff) | |
| parent | 1412eb89c2b3fe19b36ea57ef19d5bfe0b6ce929 (diff) | |
Merge pull request #469 from v0l/nip98
NIP-98 HTTP Auth
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -64,6 +64,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 64 | - [NIP-78: Application-specific data](78.md) | 64 | - [NIP-78: Application-specific data](78.md) |
| 65 | - [NIP-89: Recommended Application Handlers](89.md) | 65 | - [NIP-89: Recommended Application Handlers](89.md) |
| 66 | - [NIP-94: File Metadata](94.md) | 66 | - [NIP-94: File Metadata](94.md) |
| 67 | - [NIP-98: HTTP Auth](98.md) | ||
| 67 | 68 | ||
| 68 | ## Event Kinds | 69 | ## Event Kinds |
| 69 | 70 | ||
| @@ -95,6 +96,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | |||
| 95 | | `23194` | Wallet Request | [47](47.md) | | 96 | | `23194` | Wallet Request | [47](47.md) | |
| 96 | | `23195` | Wallet Response | [47](47.md) | | 97 | | `23195` | Wallet Response | [47](47.md) | |
| 97 | | `24133` | Nostr Connect | [46](46.md) | | 98 | | `24133` | Nostr Connect | [46](46.md) | |
| 99 | | `27235` | HTTP Auth | [98](98.md) | | ||
| 98 | | `30000` | Categorized People List | [51](51.md) | | 100 | | `30000` | Categorized People List | [51](51.md) | |
| 99 | | `30001` | Categorized Bookmark List | [51](51.md) | | 101 | | `30001` | Categorized Bookmark List | [51](51.md) | |
| 100 | | `30008` | Profile Badges | [58](58.md) | | 102 | | `30008` | Profile Badges | [58](58.md) | |