Skip to content

Conversation

taeold
Copy link
Contributor

@taeold taeold commented Apr 11, 2022

Previously, we allowed TQ functions to either:

  1. Not have any auth token
  2. Have admin SDK verified auth tokens.

Since TQ functions are guarded by IAM, we instead implement the following behavior:

  1. MUST have auth token
  2. Do not verify auth token - instead we just decode it and pass it to the handler

@taeold taeold requested review from inlined and colerogers April 11, 2022 22:05
@taeold taeold merged commit 60a7a40 into master Apr 12, 2022
@taeold taeold deleted the dl-tq-auth branch April 12, 2022 21:11
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.

2 participants