mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-09 22:09:06 -05:00
Update 46.md
Co-authored-by: Alex Gleason <alex@alexgleason.me>
This commit is contained in:
parent
5868d4f67a
commit
db93c0d05f
2
46.md
2
46.md
|
@ -122,5 +122,5 @@ When redirecting, the client can choose to add a `callbackUrl` query string para
|
|||
- result: `generated-pubkey`
|
||||
|
||||
#### Account creation
|
||||
This method creates a new key inside the backend. All params are optional. Username+domain can be specified so a NIP-05 record is created to point to this key. Email is an optional parameter that allows the backend to check if this user has already created an account in this backend. The `create_account` method should be sent to the pubkey of the bunker, which should match the root NIP-05 entry (`_domain`).
|
||||
This method creates a new key inside the backend. All params are optional. Username+domain can be specified so a NIP-05 record is created to point to this key. Email is an optional parameter that allows the backend to check if this user has already created an account in this backend. The `create_account` method should be sent to the pubkey of the bunker, which should match the root NIP-05 entry (`_@domain`).
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user