Block a user
Complete admin pages for server settings
raucao
created branch feature/admin_user_service_settings in kosmos/akkounts
2023-03-12 06:42:02 +00:00
Allow updating of email address in user settings #475
Allow updating of email address in user settings
Let users add a verified nostr pubkey to their account
wondering if any other nip05 provider implements this that well currently
Thanks. I was wondering the same. :)
I addressed your comments and resolved the one about the uniqueness validation.
Let users add a verified nostr pubkey to their account
It was supposed to be so that you can add the same key for accounts with different domains, but actually now that you mention it, I think it should always be unique, since you can only point back…
Let users add a verified nostr pubkey to their account
Yeah, the idea is that we very easily add more nostr features using the same library.
Upgrade Devise, remove custom Turbo integration