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 }}
netwalker128
/
firebase-admin-java
Public
forked from
firebase/firebase-admin-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 10, 2021
[chore] Release 7.1.1 (#518)
hiranya911
authored
d8b1583
View commit details
Copy full SHA for d8b1583
Browse repository at this point
Commits on Feb 19, 2021
Update doc string for dryRun in FCM send methods. (#509)
Show description for af6f3d9
chong-shao
authored
af6f3d9
View commit details
Copy full SHA for af6f3d9
Browse repository at this point
Commits on Feb 8, 2021
Bump netty.version from 4.1.50.Final to 4.1.59.Final (#512)
Show description for 771a8ee
dependabot[bot]
authored
771a8ee
View commit details
Copy full SHA for 771a8ee
Browse repository at this point
Commits on Jan 8, 2021
fix(fcm): Gracefully handling non-json error responses (#508)
hiranya911
authored
d05cb36
View commit details
Copy full SHA for d05cb36
Browse repository at this point
Commits on Jan 7, 2021
chore(rc): Refactor RC integration tests (#507)
Show description for b5f8c2a
lahirumaramba
authored
b5f8c2a
View commit details
Copy full SHA for b5f8c2a
Browse repository at this point
Commits on Jan 5, 2021
Remove delayed response message for holidays (#505)
Show description for 67926ab
lahirumaramba
authored
67926ab
View commit details
Copy full SHA for 67926ab
Browse repository at this point
Commits on Dec 17, 2020
Adding delayed response message for holidays (#504)
hiranya911
authored
b8321ac
View commit details
Copy full SHA for b8321ac
Browse repository at this point
Commits on Dec 14, 2020
[chore] Release 7.1.0 (#503)
Show description for 9862c55
lahirumaramba
authored
9862c55
View commit details
Copy full SHA for 9862c55
Browse repository at this point
feat(rc): Add Remote Config Management API (#502)
Show description for 5f3b696
lahirumaramba
authored
5f3b696
View commit details
Copy full SHA for 5f3b696
Browse repository at this point
Commits on Oct 15, 2020
Fix comment about max number of events (#488)
Show description for ba56dcd
rlazo
authored
ba56dcd
View commit details
Copy full SHA for ba56dcd
Browse repository at this point
Commits on Oct 7, 2020
[chore] Release 7.0.1 (#484)
lahirumaramba
authored
408b85f
View commit details
Copy full SHA for 408b85f
Browse repository at this point
Commits on Sep 30, 2020
fix(auth): Migrate IAM SignBlob to IAMCredentials SignBlob (#480)
Show description for fba507b
kentengjin
authored
fba507b
View commit details
Copy full SHA for fba507b
Browse repository at this point
Commits on Sep 10, 2020
fix: Cleaning up FirebaseApp state management (#476)
hiranya911
authored
0b356e1
View commit details
Copy full SHA for 0b356e1
Browse repository at this point
Commits on Aug 31, 2020
fix(auth): Support verifying tenant ID tokens in FirebaseAuth (#475)
Show description for 062223d
hiranya911
authored
062223d
View commit details
Copy full SHA for 062223d
Browse repository at this point
Commits on Aug 19, 2020
[chore] Release 7.0.0 (#473)
hiranya911
authored
47d4347
View commit details
Copy full SHA for 47d4347
Browse repository at this point
Commits on Aug 18, 2020
change: New error handling APIs (merging v7 branch into master) (#465)
Show description for cc520a7
4 people
authored
cc520a7
View commit details
Copy full SHA for cc520a7
Browse repository at this point
Commits on Aug 12, 2020
[chore] Release 6.16.0 (#471)
lahirumaramba
authored
36eb4ea
View commit details
Copy full SHA for 36eb4ea
Browse repository at this point
Commits on Aug 11, 2020
Fix javadoc error caused by having protected parameters public methods (#470)
lahirumaramba
authored
e72bf8a
View commit details
Copy full SHA for e72bf8a
Browse repository at this point
Commits on Aug 10, 2020
fix(fcm): Added toString() in TopicManagementResponse for logging (#469)
Show description for 8c86411
shambhand
authored
8c86411
View commit details
Copy full SHA for 8c86411
Browse repository at this point
feat(auth): Support for creating tenant-scoped session cookies (#467)
Show description for 3564eeb
hiranya911
authored
3564eeb
View commit details
Copy full SHA for 3564eeb
Browse repository at this point
Commits on Jul 28, 2020
chore(auth): Added snippets for multitenancy and IdP management (#461)
Show description for 7b99123
hiranya911
authored
7b99123
View commit details
Copy full SHA for 7b99123
Browse repository at this point
Commits on Jul 23, 2020
[chore] Release 6.15.0 (#457)
lahirumaramba
authored
d347ad0
View commit details
Copy full SHA for d347ad0
Browse repository at this point
Commits on Jul 16, 2020
feat(auth): Add tenant operations, tenant-aware user operations, and provider config operations (#395)
Show description for 0a0662e
micahstairs
authored
0a0662e
View commit details
Copy full SHA for 0a0662e
Browse repository at this point
Commits on Jul 10, 2020
fix: Importing GCP dependencies via official BOMs (#451)
Show description for eeee30b
hiranya911
authored
eeee30b
View commit details
Copy full SHA for eeee30b
Browse repository at this point
Commits on Jun 19, 2020
Fix documentation strings in Android Notification (#445)
Show description for f938b3b
lahirumaramba
authored
f938b3b
View commit details
Copy full SHA for f938b3b
Browse repository at this point
Commits on Jun 17, 2020
[chore] Release 6.14.0 (#444)
MathBunny
authored
ebb0c94
View commit details
Copy full SHA for ebb0c94
Browse repository at this point
Commits on Jun 16, 2020
Fixed a flaky auth integration test by retrying the GetUser() API call a few times with a small delay (#442)
rsgowman
authored
cc93b06
View commit details
Copy full SHA for cc93b06
Browse repository at this point
Commits on Jun 15, 2020
Support direct_boot_ok parameter (#329)
chong-shao
authored
2fa81c7
View commit details
Copy full SHA for 2fa81c7
Browse repository at this point
Commits on Jun 9, 2020
Add FcmOptions on MulticastMessage (#439)
pavlospt
authored
3485c98
View commit details
Copy full SHA for 3485c98
Browse repository at this point
chore: Upgraded GCP and other util dependencies (#438)
hiranya911
authored
b128b9b
View commit details
Copy full SHA for b128b9b
Browse repository at this point
Commits on May 19, 2020
chore: Updated integration tests to use non-public rules (#417)
hiranya911
authored
a6b81e8
View commit details
Copy full SHA for a6b81e8
Browse repository at this point
Commits on May 14, 2020
[chore] Release 6.13.0 take 4 (#416)
hiranya911
authored
8c9608d
View commit details
Copy full SHA for 8c9608d
Browse repository at this point
[chore] Release 6.13.0 take 3 (#415)
hiranya911
authored
68c05d7
View commit details
Copy full SHA for 68c05d7
Browse repository at this point
[chore] Release 6.13.0 take 2 (#414)
Show description for 200d1f9
hiranya911
authored
200d1f9
View commit details
Copy full SHA for 200d1f9
Browse repository at this point
[chore] Release 6.13.0 (#413)
hiranya911
authored
a4a5315
View commit details
Copy full SHA for a4a5315
Browse repository at this point
Previous
Next
You can’t perform that action at this time.