Drop badoux/checkmail package dependency

Open
#2,297 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
55/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
go

Research direction

Search the repository for github.com/badoux/checkmail and identify where its email regex is used. Verify that the referenced WHATWG email pattern is the required behavior, remove the dependency and its metadata entries, and run the relevant tests; done means no package references remain and tests pass.

Written by the indexing model from the issue text.

Description

Chore

Describe the chore

Drop github.com/badoux/checkmail dependency because only email regex from that package is needed.

Additional context

That particular regex already comes from https://html.spec.whatwg.org/multipage/input.html#valid-e-mail-address

Dominant language
Go
Stars
2.6k
Forks
764
Avg merge
5d 3h
Merged PRs (30d)
39

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from supabase/auth

All issues in supabase/auth

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.