NativeScript / NativeScript/firebase
Should not require email verification for facebook accounts without email
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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