Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Register users #32

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Register users #32

merged 1 commit into from
Nov 24, 2023

Conversation

boreq
Copy link
Contributor

@boreq boreq commented Nov 23, 2023

No description provided.

@boreq boreq linked an issue Nov 23, 2023 that may be closed by this pull request
@boreq boreq self-assigned this Nov 23, 2023
@boreq boreq marked this pull request as ready for review November 24, 2023 11:58
The events have type `6666` and the payload looks like this:

    {
        "relays": [
            {
                "address": "wss://example.com"
            }
        ]
    }
@boreq boreq merged commit a47b683 into main Nov 24, 2023
1 check passed
@boreq boreq deleted the register-users branch November 24, 2023 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an endpoint for registering users with the service
1 participant