LibChecker / LibChecker/LibChecker-Rules

[New Rule] Firebase Authentication

Open Beginner friendly
#1,376 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
197
Forks
82
PR merge metrics
No merged PRs in 30d

Description

Library filename / 库文件名

See Files & Comment

Library label / 库的文字标签

Firebase Authentication

Library team / 库的开发团队

Google

Files & Comment / 同组文件 & 备注
  • Activities:
com.google.firebase.auth.internal.GenericIdpActivity
com.google.firebase.auth.internal.RecaptchaActivity
  • Regex:
com.google.firebase.auth.*
In Apps / 出现于
ai.character.app                   1.17.2   (159)
ai.polycam                         4.0.0    (1137)
ai.socialapps.speakmaster          2.2.70   (333)
com.geoguessr.app                  11.11    (455)
com.halfbrick.fruitninjax          2.54.0   (1465895)
com.imangi.templerun2              1.135.1  (29776728)
com.justwatch.justwatch            26.36.1  (2636001)
com.scaleup.chatai                 4.4.9    (40409)
com.weaver.app.prod                2.59.004 (2590004)
jp.pokemon.pokemontcgp             1.7.2    (374561)
open.chat.gpt.aichat.bot.free.app  1.3.7    (55)
Library icon / 库图标

LibChecker-Rules-Bundle's Firebase icon: library/src/main/res/drawable/ic_lib_firebase.xml

Firebase icon
Library description / 库描述

Firebase Authentication provides backend services, easy-to-use SDKs, and ready-made UI libraries to authenticate users to your app. It supports authentication using passwords, phone numbers, popular federated identity providers like Google, Facebook and Twitter, and more.

Library relative URL / 相关链接

https://firebase.google.com/docs/auth/

Contributor guide

No contributing guide indexed for this repository

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

Locate the existing library-rule entries and compare nearby Android library rules before adding Firebase Authentication. Use the listed com.google.firebase.auth package regex and the two activity classes, then verify that the label, Google team, description, documentation URL, and Firebase icon reference match the issue and cover the listed app examples.

Written by the indexing model from the issue text.

Assessment

Tech stack
firebase
Domain
authentication, mobile
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
70/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.