Skip to content

Commit

Permalink
Api auth testing, hack to fix android audience [clowntown]
Browse files Browse the repository at this point in the history
  • Loading branch information
fangeugene committed May 29, 2018
1 parent bcc7a78 commit 5cf4931
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mobile_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
audiences={
'firebase': ['tbatv-prod-hrd'],
'google_id_token': [ANDROID_AUDIENCE],
ANDROID_AUDIENCE: True, # Hack to get Android auth working
},
issuers={
'firebase': endpoints.Issuer(
Expand Down

0 comments on commit 5cf4931

Please sign in to comment.