LibChecker / LibChecker/LibChecker-Rules
[New Rule] Firebase Authentication
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 / 库的开发团队
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
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 / 相关链接
Contributor guide
No contributing guide indexed for this repository
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
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