mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
🚀 Feature: Make email optional #68
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TommyTran732 on GitHub.
Originally assigned to: @stonith404 on GitHub.
Feature description
Right now email is required to make an account, but it really should be optional, because not all apps require the email scope.
Pitch
In my use case, I want to run public federated platforms like Matrix and Mastodon. My user base is very privacy conscious, so they do not want to provide an email to make an account.
@nenas1ya commented on GitHub:
In my case I have an admin account for pocket-id and it is not used to log into any service so there is no need to specify an email for it
@Metzlmane commented on GitHub:
I have some similar request, kind of related.. so i add it here.
I use mailcow and users should get the email field automatically assigned: username + @whateveridefine.com
An optional email input required field during the registration might be helpful.
@Felitendo commented on GitHub:
Most of my apps rely on the email scope, but as long as there remains an option to require email addresses for new users, I’m all for it.