FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: Implement before_email_sent and before_sms_sent blocking functions by exaby73 · Pull Request #222 · firebase/firebase-functions-python · GitHub

feat: Implement before_email_sent and before_sms_sent blocking functions - #222

Open
exaby73 wants to merge 6 commits into
mainfrom
feat/before_email_sms_sent_blocking_fn
Open

feat: Implement before_email_sent and before_sms_sent blocking functions#222
exaby73 wants to merge 6 commits into
mainfrom
feat/before_email_sms_sent_blocking_fn

Conversation

exaby73 commented Dec 3, 2024

Copy link
Copy Markdown
Contributor

No description provided.

exaby73 marked this pull request as ready for review December 5, 2024 12:31
@@ -351,9 +358,9 @@ def before_operation_handler(
raise HttpsError(FunctionsErrorCode.INVALID_ARGUMENT, "Bad Request")
jwt_token = request.json["data"]["jwt"]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Should we be checking if jwt is undefined here?

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL