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
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
/
firebase-admin-python
Public
Notifications
You must be signed in to change notification settings
Fork
357
Star
1.2k
Code
Issues
81
Pull requests
45
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
lm-453
User selector
All users
All time
Commit history
Commits on Mar 18, 2021
[chore] Release 4.5.3
Show description for 170fe4a
lahirumaramba
authored
170fe4a
View commit details
Copy full SHA for 170fe4a
Browse repository at this point
Commits on Mar 15, 2021
fix(auth): Make auth client respect app options httpTimeout (#536)
daniellehanks
authored
32e45f1
View commit details
Copy full SHA for 32e45f1
Browse repository at this point
Commits on Feb 18, 2021
[chore] Release 4.5.2 (#533)
Show description for c10c747
lahirumaramba
authored
c10c747
View commit details
Copy full SHA for c10c747
Browse repository at this point
Commits on Feb 10, 2021
Remove use of method_whitelist when possible (#532)
Show description for 8c05981
xmo-odoo
authored
8c05981
View commit details
Copy full SHA for 8c05981
Browse repository at this point
Commits on Jan 12, 2021
[chore] Release 4.5.1 (#527)
hiranya911
authored
b35abb9
View commit details
Copy full SHA for b35abb9
Browse repository at this point
Commits on Jan 7, 2021
Add Py3.9 support (#525)
allentv
authored
f6400ce
View commit details
Copy full SHA for f6400ce
Browse repository at this point
Commits on Jan 5, 2021
Remove delayed response message for holidays (#526)
Show description for 4849ca8
lahirumaramba
authored
4849ca8
View commit details
Copy full SHA for 4849ca8
Browse repository at this point
Commits on Dec 17, 2020
Adding delayed response message for holidays (#520)
hiranya911
authored
d18f42b
View commit details
Copy full SHA for d18f42b
Browse repository at this point
Commits on Dec 15, 2020
fix(rtdb): Support parsing non-US RTDB instance URLs (#517)
Show description for 6d00231
hiranya911
authored
6d00231
View commit details
Copy full SHA for 6d00231
Browse repository at this point
Commits on Dec 9, 2020
[chore] Release 4.5.0 (#516)
hiranya911
authored
eefc31b
View commit details
Copy full SHA for eefc31b
Browse repository at this point
Commits on Dec 4, 2020
change: Deprecated support for Python 3.5 (#511)
hiranya911
authored
ba12bda
View commit details
Copy full SHA for ba12bda
Browse repository at this point
fix(fcm): Converting unexpected gapic runtime errors to FirebaseError (#509)
hiranya911
authored
273b058
View commit details
Copy full SHA for 273b058
Browse repository at this point
Commits on Oct 23, 2020
Fixed typo in code comments. (#497)
emmceemoore
authored
2b8cb45
View commit details
Copy full SHA for 2b8cb45
Browse repository at this point
Commits on Sep 15, 2020
[chore] Release 4.4.0 Take 2
lahirumaramba
authored
873aa7c
View commit details
Copy full SHA for 873aa7c
Browse repository at this point
[chore] Release 4.4.0 (#490)
lahirumaramba
authored
378ec06
View commit details
Copy full SHA for 378ec06
Browse repository at this point
Commits on Sep 11, 2020
feat(ml): Adding Firebase ML support for AutoML models (#489)
Show description for 8868d8d
ifielker
authored
8868d8d
View commit details
Copy full SHA for 8868d8d
Browse repository at this point
Commits on Aug 27, 2020
chore: Temporarily disabling a lint rule (#485)
Show description for 9acaff9
hiranya911
authored
9acaff9
View commit details
Copy full SHA for 9acaff9
Browse repository at this point
Fix doc spelling (#486)
therefromhere
authored
7a3dcb7
View commit details
Copy full SHA for 7a3dcb7
Browse repository at this point
Commits on Jun 16, 2020
Fixed a flaky auth integration test by retrying the GetUser() API call (#469)
Show description for f43e687
rsgowman
authored
f43e687
View commit details
Copy full SHA for f43e687
Browse repository at this point
Commits on May 28, 2020
Add auth bulk get/delete snippets (#464)
samtstern
authored
28c4d46
View commit details
Copy full SHA for 28c4d46
Browse repository at this point
Commits on May 14, 2020
[chore] Release 4.3.0 (#462)
hiranya911
authored
74b5179
View commit details
Copy full SHA for 74b5179
Browse repository at this point
Commits on May 13, 2020
Followup to #400 to ensure all new types are exported (#461)
Show description for f8b1fff
rsgowman
authored
f8b1fff
View commit details
Copy full SHA for f8b1fff
Browse repository at this point
Commits on May 12, 2020
feat(auth): Add bulk get/delete methods (#400)
Show description for d1aae52
rsgowman
authored
d1aae52
View commit details
Copy full SHA for d1aae52
Browse repository at this point
Commits on May 8, 2020
Firebase ML: fixed displayName and tags regexes to match changed backend requirements. (#459)
ifielker
authored
96b82c0
View commit details
Copy full SHA for 96b82c0
Browse repository at this point
Commits on May 7, 2020
Move shebang to top of file. (#458)
Show description for 05d4cc2
rsgowman
authored
05d4cc2
View commit details
Copy full SHA for 05d4cc2
Browse repository at this point
Commits on Apr 30, 2020
[chore] Release 4.2.0 (#457)
hiranya911
authored
0afcad8
View commit details
Copy full SHA for 0afcad8
Browse repository at this point
Commits on Apr 28, 2020
fix(auth): Fixed some API reference mistakes (#456)
Show description for 088c33e
hiranya911
authored
088c33e
View commit details
Copy full SHA for 088c33e
Browse repository at this point
Commits on Apr 27, 2020
feat(auth): Adding multi-tenancy and IdP management APIs (#450)
Show description for f2b4f19
hiranya911
and
lahirumaramba
authored
f2b4f19
View commit details
Copy full SHA for f2b4f19
Browse repository at this point
Commits on Apr 21, 2020
[chore] Release 4.1.0
lahirumaramba
authored
9a0b5ae
View commit details
Copy full SHA for 9a0b5ae
Browse repository at this point
Revert "[chore] Release 4.1.0 (#451)" (#452)
Show description for ec78e6c
lahirumaramba
authored
ec78e6c
View commit details
Copy full SHA for ec78e6c
Browse repository at this point
[chore] Release 4.1.0 (#451)
Show description for 1f53447
lahirumaramba
authored
1f53447
View commit details
Copy full SHA for 1f53447
Browse repository at this point
Commits on Apr 20, 2020
feat(ml): Adding Firebase ML management APIs (#447)
Show description for 43e246d
3 people
authored
43e246d
View commit details
Copy full SHA for 43e246d
Browse repository at this point
Commits on Mar 30, 2020
[chore] Release 4.0.1 (#434)
hiranya911
authored
af1b456
View commit details
Copy full SHA for af1b456
Browse repository at this point
Commits on Feb 28, 2020
fix(rtdb): Fixed a bug in the Reference.listen() API (#418)
hiranya911
authored
9805758
View commit details
Copy full SHA for 9805758
Browse repository at this point
Commits on Feb 27, 2020
fix(fcm): Updated topic management error format (#417)
Show description for 69c940c
hiranya911
authored
69c940c
View commit details
Copy full SHA for 69c940c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.