Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Should not require email verification for facebook accounts without email

Open
#126 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
firebase, typescript

Research direction

Start by tracing the firebase-auth implementation for Facebook sign-in and the condition that reports email verification as required. Reproduce the case with a Facebook account that has no email, then verify that no email verification is requested when no email address exists.

Written by the indexing model from the issue text.

Description

People can have a Facebook account without email when the account was created on a mobile.
However, firebase-auth still indicated that email verification is required and not provided. Even though the account has no email to verify and no email address for an email verification to be sent.

It makes little sense.

Dominant language
TypeScript
Stars
62
Forks
53
Avg merge
8d 4h
Merged PRs (30d)
2

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 NativeScript/firebase

All issues in NativeScript/firebase

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.