Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
firebase
/
firebase-admin-python
Public
Notifications
You must be signed in to change notification settings
Fork
343
Star
1.1k
Code
Issues
75
Pull requests
30
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
v6.6.0
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 7, 2024
[chore] Release 6.6.0 Take 2 (#830)
jonathanedey
authored
1b131f0
Copy full SHA for 1b131f0
[chore] Release 6.6.0 (#829)
jonathanedey
authored
d3e2a63
Copy full SHA for d3e2a63
feat(firestore): Upgrade `google-cloud-firestore` to support Firestore Multi Database (#827)
Show description for 50ace23
jonathanedey
authored
50ace23
Copy full SHA for 50ace23
Commits on Nov 4, 2024
chore: Add `X-Goog-Api-Client` metric header to requests (#826)
jonathanedey
authored
be56a0f
Copy full SHA for be56a0f
feat: Support passing `google.auth` typed credentials in `initialize_app()` (#821)
Show description for 32e8dd2
jonathanedey
authored
32e8dd2
Copy full SHA for 32e8dd2
Commits on Oct 24, 2024
chore: Create dependabot.yml (#820)
Show description for d8d6aea
lahirumaramba
authored
d8d6aea
Copy full SHA for d8d6aea
[chore] Bump cachecontrol (#819)
jonathanedey
authored
2a8170f
Copy full SHA for 2a8170f
feat(firestore): Add Firestore Multi Database Support (#818)
Show description for 8727e91
jonathanedey
authored
8727e91
Copy full SHA for 8727e91
Commits on Sep 12, 2024
chore: Update `actions/upload-artifact` (#812)
Show description for c044729
lahirumaramba
authored
c044729
Copy full SHA for c044729
Commits on Sep 10, 2024
chore(deps): bump actions/download-artifact in /.github/workflows (#810)
Show description for 18e6043
dependabot[bot]
authored
18e6043
Copy full SHA for 18e6043
Commits on Aug 28, 2024
chore: Remove Python 3.7 from workflows (#806)
Show description for b4700da
lahirumaramba
authored
b4700da
Copy full SHA for b4700da
Commits on Aug 1, 2024
Fix link to `requests.Response` in FirebaseError. (#800)
tnip
authored
0d498a6
Copy full SHA for 0d498a6
Commits on Jul 3, 2024
chore: Update integration test resources (#796)
lahirumaramba
authored
0e87c44
Copy full SHA for 0e87c44
Commits on Mar 11, 2024
[chore] Release 6.5.0 (#779)
jonathanedey
authored
32b900b
Copy full SHA for 32b900b
Commits on Mar 6, 2024
fix: doc quotes (#778)
jonathanedey
authored
244f32b
Copy full SHA for 244f32b
Export rate limiting error types `TooManyAttemptsTryLaterError` and `ResetPasswordExceedLimitError` (#777)
jonathanedey
authored
f25394e
Copy full SHA for f25394e
Add rate limiting exceptions. (#695)
skion
authored
a14ca32
Copy full SHA for a14ca32
Commits on Mar 5, 2024
fix: doc spacing (#775)
jonathanedey
authored
7dbe278
Copy full SHA for 7dbe278
Commits on Feb 27, 2024
feat(functions): Add task queue API support (#770)
Show description for 8bcc751
jonathanedey
authored
8bcc751
Copy full SHA for 8bcc751
Commits on Feb 13, 2024
[chore] Rename pytest teardown methods from deprecated `teardown` to `teardown_method` (#768)
jonathanedey
authored
0752992
Copy full SHA for 0752992
Commits on Feb 1, 2024
[chore] Upgrade `actions/setup-python` to v5 (#765)
jonathanedey
authored
a7ac17a
Copy full SHA for a7ac17a
Commits on Jan 23, 2024
[chore] Release 6.4.0 Take 3 (#763)
jonathanedey
authored
b992604
Copy full SHA for b992604
[chore] Release 6.4.0 Take #2 (#762)
jonathanedey
authored
451880f
Copy full SHA for 451880f
[chore] Release 6.4.0 (#760)
jonathanedey
authored
ee5cb24
Copy full SHA for ee5cb24
Commits on Jan 22, 2024
chore: Update PyPi to use trusted publisher for authentication and correctly escape change log body. (#759)
Show description for 9c1f5b5
jonathanedey
authored
9c1f5b5
Copy full SHA for 9c1f5b5
Commits on Jan 18, 2024
Revert "[chore] Release 6.4.0" (#757)
jonathanedey
authored
2376584
Copy full SHA for 2376584
[chore] Release 6.4.0 (#756)
Show description for c988d2f
jonathanedey
authored
c988d2f
Copy full SHA for c988d2f
Commits on Jan 16, 2024
Use GitHub CLI in publish workflow. (#753)
jonathanedey
authored
2d64228
Copy full SHA for 2d64228
chore: Add python 3.11 and 3.12 to CI tests (#754)
Show description for 2252f17
jonathanedey
authored
2252f17
Copy full SHA for 2252f17
Commits on Jan 9, 2024
feat(fcm): Enabled the `direct_boot_ok` parameter for FCM Android Config. (#734)
Show description for 4f20371
jonathanedey
authored
4f20371
Copy full SHA for 4f20371
Commits on Jan 3, 2024
Update release and ci workflows to use `GITHUB_OUTPUT` and bump `actions/checkout` to v4. (#752)
Show description for df94f8b
jonathanedey
authored
df94f8b
Copy full SHA for df94f8b
fix(fcm): Export `send_each` and `send_each_for_multicast` (#749)
MarcoTomasRodriguez
authored
b2173da
Copy full SHA for b2173da
Commits on Dec 20, 2023
Add missing return type for firebase_admin.firestore.client() (#747)
Show description for 3c39186
wliumelb
and
lahirumaramba
authored
3c39186
Copy full SHA for 3c39186
Commits on Dec 19, 2023
chore: Update Firebase test project setup instructions. (#736)
Show description for 7a9dfa0
jonathanedey
authored
7a9dfa0
Copy full SHA for 7a9dfa0
fix(auth): Fix iOSBundleId parameter name (#727)
Show description for e2ddedb
jesuslosada
and
lahirumaramba
authored
e2ddedb
Copy full SHA for e2ddedb
Pagination
Previous
Next
You can’t perform that action at this time.