NativeScript / NativeScript/firebase

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.

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

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.

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.

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.