Skip to content

Commit 489e9c3

Browse files
committed
Use https://accounts.google.com as the Google ID token x-issuer.
1 parent 5d406bd commit 489e9c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appengine/endpoints/swagger.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,4 @@ securityDefinitions:
102102
authorizationUrl: ""
103103
flow: "implicit"
104104
type: "oauth2"
105-
x-issuer: "accounts.google.com"
105+
x-issuer: "https://accounts.google.com"

0 commit comments

Comments
 (0)