mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-25 22:25:51 +03:00
[GH-ISSUE #11] Sign Up says fill up email but...where? #233
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/maily.to#233
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @maikelthedev on GitHub (Aug 14, 2023).
Original GitHub issue: https://github.com/arikchakma/maily.to/issues/11
When I try to Sign Up it says
Then I don't see any field to enter my email
If Github is the only expected way to Sign Up then that sentence is misleading.
Also if Github is the only way to Sign Up, you're closing the door to every non-techie user (usually most for this kind of thing).
@arikchakma commented on GitHub (Aug 14, 2023):
I've removed the text, and I've planned to add a
Googlelogin also. I'll add it whenever I get some time.@maikelthedev commented on GitHub (Aug 14, 2023):
You do as you feel able to, there's no rush for FOSS projects.
But I wouldn't limit it to either forcing people to have Github or Google.
Specially since your homepage is advertising this as "hassle-free"
@arikchakma commented on GitHub (Aug 14, 2023):
I think you're correct. I'll keep you updated about it.
@arikchakma commented on GitHub (Aug 16, 2023):
I've added
Googleauth for now, and I'll think about theemailauth later maybe.Thanks for raising the issue. I'll keep you updated here.