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-functions-python
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
167
Code
Issues
11
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Add Auth Context enabled Firestore triggers
- #184
#184
Merged
blidd-google
merged 15 commits into
main
firebase/firebase-functions-python:main
from
feat/auth-context
firebase/firebase-functions-python:feat/auth-context
Copy head branch name to clipboard
Apr 8, 2024
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat: Add Auth Context enabled Firestore triggers
#184
blidd-google
merged 15 commits into
main
firebase/firebase-functions-python:main
from
feat/auth-context
firebase/firebase-functions-python:feat/auth-context
Copy head branch name to clipboard
Commits
Commits on Mar 18, 2024
feat: initial implementation of new triggers
exaby73
committed
0935754
View commit details
Copy full SHA for 0935754
Browse repository at this point
feat: lowercase authtype and authid accessors and add debug logs
exaby73
committed
c5b1dcf
View commit details
Copy full SHA for c5b1dcf
Browse repository at this point
feat: remove debug logs
exaby73
committed
fb396eb
View commit details
Copy full SHA for fb396eb
Browse repository at this point
feat: remove logger import
exaby73
committed
9a80483
View commit details
Copy full SHA for 9a80483
Browse repository at this point
Commits on Mar 19, 2024
feat: update docs to reflect new EventWithAuthContext type
exaby73
committed
97b1938
View commit details
Copy full SHA for 97b1938
Browse repository at this point
Merge branch 'main' into feat/auth-context
exaby73
committed
8fc4843
View commit details
Copy full SHA for 8fc4843
Browse repository at this point
feat: linting and formatting changes
exaby73
committed
c841351
View commit details
Copy full SHA for c841351
Browse repository at this point
Commits on Mar 25, 2024
feat: Make Event common object, using __dict__ to spread into AuthContext
exaby73
committed
8788ebc
View commit details
Copy full SHA for 8788ebc
Browse repository at this point
feat: add test
exaby73
committed
cff357e
View commit details
Copy full SHA for cff357e
Browse repository at this point
fix: lints
exaby73
committed
7481ddf
View commit details
Copy full SHA for 7481ddf
Browse repository at this point
Commits on Mar 29, 2024
feat: remove EventWithAuthContext and add additional fields to Event
exaby73
committed
3799007
View commit details
Copy full SHA for 3799007
Browse repository at this point
Commits on Apr 3, 2024
Revert "feat: remove EventWithAuthContext and add additional fields to Event"
Show description for 0f981e0
exaby73
committed
0f981e0
View commit details
Copy full SHA for 0f981e0
Browse repository at this point
Commits on Apr 5, 2024
feat: rename to AuthEvent
exaby73
committed
dbf699c
View commit details
Copy full SHA for dbf699c
Browse repository at this point
feat: rename to AuthEvent in tests
exaby73
committed
0361e85
View commit details
Copy full SHA for 0361e85
Browse repository at this point
Commits on Apr 8, 2024
feat: make auth_id nullable to sync it with the Node implementation
exaby73
committed
e9d5140
View commit details
Copy full SHA for e9d5140
Browse repository at this point
You can’t perform that action at this time.