Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
firebase
/
FirebaseUI-Android
Public
Notifications
You must be signed in to change notification settings
Fork
1.9k
Star
4.8k
Code
Issues
4
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
FirebaseUI-Android
auth
on
master
User selector
All users
All time
Commit history
Commits on Jul 29, 2026
fix(firestore): catch InterruptedException in FirestorePagingSource (#2404)
Show description for 7701b93
demolaf
and
just1and0
authored
7701b93
View commit details
Copy full SHA for 7701b93
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
fix(auth): resolve IdTokenListener Kotlin compile failure in CI (#2380)
demolaf
authored
af90f88
View commit details
Copy full SHA for af90f88
View code at this point
Browse repository at this point
Version 10.0.0-beta03
thatfiredev
committed
d57cd4e
View commit details
Copy full SHA for d57cd4e
View code at this point
Browse repository at this point
fix(auth): remember authStateFlow(), add e2e coverage for phone linking (#2354)
Show description for 94ee6f3
3 people
authored and
thatfiredev
committed
94ee6f3
View commit details
Copy full SHA for 94ee6f3
View code at this point
Browse repository at this point
fix(auth): replace hardcoded loading state strings with translatable string resources (#2339)
Show description for bbb9a5e
demolaf
authored and
thatfiredev
committed
bbb9a5e
View commit details
Copy full SHA for bbb9a5e
View code at this point
Browse repository at this point
feat(auth): implement `legacyFetchSignInWithEmail` configuration option (#2316)
Show description for d46389d
2 people
authored and
thatfiredev
committed
d46389d
View commit details
Copy full SHA for d46389d
View code at this point
Browse repository at this point
feat(auth): add reauthentication flow with automatic operation retry (#2332)
Show description for 0dc6a23
demolaf
authored and
thatfiredev
committed
0dc6a23
View commit details
Copy full SHA for 0dc6a23
View code at this point
Browse repository at this point
fix(auth): allow SAML providers in AuthUIConfiguration (#2331)
Show description for c92fe33
demolaf
authored and
thatfiredev
committed
c92fe33
View commit details
Copy full SHA for c92fe33
View code at this point
Browse repository at this point
feat(auth): surface GIdP password policy violations with actionable error messages (#2333)
Show description for 9c84a43
demolaf
authored and
thatfiredev
committed
9c84a43
View commit details
Copy full SHA for 9c84a43
View code at this point
Browse repository at this point
feat(auth): add isCredentialLinkingEnabled for authenticated users (#2319)
Show description for e752b75
demolaf
authored and
thatfiredev
committed
e752b75
View commit details
Copy full SHA for e752b75
View code at this point
Browse repository at this point
feat(auth): add customMethodPickerTermsContent slot to FirebaseAuthScreen (#2330)
Show description for e5a1454
demolaf
authored and
thatfiredev
committed
e5a1454
View commit details
Copy full SHA for e5a1454
View code at this point
Browse repository at this point
fix(auth): expose slot parameters through FirebaseAuthScreen (#2328)
Show description for 77dba8b
demolaf
authored and
thatfiredev
committed
77dba8b
View commit details
Copy full SHA for 77dba8b
View code at this point
Browse repository at this point
fix(auth): emit AuthResult on sign-in success and fix MFA tooltip auto-open (#2326)
Show description for 400da68
demolaf
authored and
thatfiredev
committed
400da68
View commit details
Copy full SHA for 400da68
View code at this point
Browse repository at this point
fix(auth): log out before Facebook sign-in to clear stale cached token (#2322)
Show description for fddb3c7
2 people
authored and
thatfiredev
committed
fddb3c7
View commit details
Copy full SHA for fddb3c7
View code at this point
Browse repository at this point
fix(auth): preserve linkDomain in email link ActionCodeSettings (#2321)
demolaf
authored and
thatfiredev
committed
569c4b7
View commit details
Copy full SHA for 569c4b7
View code at this point
Browse repository at this point
fix(auth): make AuthException messages customisable via AuthUIStringProvider (#2320)
demolaf
authored and
thatfiredev
committed
e6f297f
View commit details
Copy full SHA for e6f297f
View code at this point
Browse repository at this point
fix: use secondary app if it is passed into FirebaseAuthUI (#2313)
russellwheatley
authored and
thatfiredev
committed
77dc19c
View commit details
Copy full SHA for 77dc19c
View code at this point
Browse repository at this point
fix: ensure that when selecting phone or email, it routes straight to that screen (#2311)
russellwheatley
authored and
thatfiredev
committed
7ccba59
View commit details
Copy full SHA for 7ccba59
View code at this point
Browse repository at this point
fix(auth): improve user identifier retrieval (#2314)
Show description for 3e2228c
demolaf
authored and
thatfiredev
committed
3e2228c
View commit details
Copy full SHA for 3e2228c
View code at this point
Browse repository at this point
Commits on Jul 2, 2026
Revert "chore(deps): bump lifecycle from 2.3.1 to 2.11.0 (#2351)" (#2359)
Show description for c36911f
demolaf
authored
c36911f
View commit details
Copy full SHA for c36911f
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
chore(deps): bump lifecycle from 2.3.1 to 2.11.0 (#2351)
Show description for 340e750
dependabot[bot]
and
demolaf
authored
340e750
View commit details
Copy full SHA for 340e750
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
chore: migrate to version catalog, drop Jetifier, fix Gradle 9.0 deprecations (#2349)
Show description for 7398f62
demolaf
authored
7398f62
View commit details
Copy full SHA for 7398f62
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
Version 10.0.2-beta02
thatfiredev
committed
c5461b6
View commit details
Copy full SHA for c5461b6
View code at this point
Browse repository at this point
fix(auth): use strong locale for privacy policy and terms of service (#2304)
russellwheatley
authored and
thatfiredev
committed
96057b0
View commit details
Copy full SHA for 96057b0
View code at this point
Browse repository at this point
fix(auth): ensure verify phone number waits for timeout to complete (#2303)
russellwheatley
authored and
thatfiredev
committed
d487a31
View commit details
Copy full SHA for d487a31
View code at this point
Browse repository at this point
fix: use isMfaEnabled configuration flag with disabled button state and tooltip (#2297)
Show description for 4db213e
demolaf
authored and
thatfiredev
committed
4db213e
View commit details
Copy full SHA for 4db213e
View code at this point
Browse repository at this point
fix: support new users in Google Sign-In with authorized accounts fallback pattern (#2295)
Show description for 6ceeeed
demolaf
authored and
thatfiredev
committed
6ceeeed
View commit details
Copy full SHA for 6ceeeed
View code at this point
Browse repository at this point
fix: Update Firebase imports (#2292)
Show description for f4b4df1
demolaf
authored and
thatfiredev
committed
f4b4df1
View commit details
Copy full SHA for f4b4df1
View code at this point
Browse repository at this point
docs: fix README inaccuracies
demolaf
authored and
thatfiredev
committed
7948954
View commit details
Copy full SHA for 7948954
View code at this point
Browse repository at this point
feat: add Facebook sign-out functionality (#2287)
Show description for 2bc1dac
demolaf
and
thatfiredev
committed
2bc1dac
View commit details
Copy full SHA for 2bc1dac
View code at this point
Browse repository at this point
fix: Provider button shape customization and theming API (#2288)
Show description for 6eecc5e
demolaf
and
thatfiredev
committed
6eecc5e
View commit details
Copy full SHA for 6eecc5e
View code at this point
Browse repository at this point
feat: use CredentialManager to fetch and store credential for Email authentication (#2286)
Show description for 96a07c1
demolaf
and
thatfiredev
committed
96a07c1
View commit details
Copy full SHA for 96a07c1
View code at this point
Browse repository at this point
Commits on Dec 4, 2025
refactor(auth): make minor changes before we release v10.0.0-beta01 (#2283)
Show description for 12b9376
thatfiredev
authored
12b9376
View commit details
Copy full SHA for 12b9376
View code at this point
Browse repository at this point
Commits on Dec 3, 2025
fix: update package name in AndroidManifest and correct library name in build.gradle.kts (#2281)
demolaf
authored
3dbbd6d
View commit details
Copy full SHA for 3dbbd6d
View code at this point
Browse repository at this point
Commits on Nov 28, 2025
feat: set FirebaseUI version in FirebaseAuthScreen and log details in FirebaseUIComposeRegistrar (#2277)
demolaf
authored
47e0904
View commit details
Copy full SHA for 47e0904
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.