-
Notifications
You must be signed in to change notification settings - Fork 6.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
endpoints: add /auth/info/firebase endpoint #396
Comments
MMMkay. |
thank ye! |
theacodes
pushed a commit
that referenced
this issue
Jul 1, 2016
Also adding test to the endpoint sample, which I somehow forgot to do. Change-Id: I506674a6289dbbb73f8b4ff906654f14948affcc
theacodes
pushed a commit
that referenced
this issue
Jul 1, 2016
Also adding test to the endpoint sample, which I somehow forgot to do. Change-Id: I506674a6289dbbb73f8b4ff906654f14948affcc
yoshi-automation
added
triage me
I really want to be triaged.
🚨
This issue needs some love.
labels
Apr 7, 2020
donmccasland
pushed a commit
that referenced
this issue
Nov 11, 2022
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
8 tasks
8 tasks
arbrown
pushed a commit
that referenced
this issue
Nov 17, 2022
* chore(deps): update all dependencies * revert protobuf Co-authored-by: Anthonios Partheniou <partheniou@google.com>
dandhlee
pushed a commit
that referenced
this issue
Nov 17, 2022
* chore(deps): update all dependencies * revert protobuf Co-authored-by: Anthonios Partheniou <partheniou@google.com>
engelke
pushed a commit
that referenced
this issue
Nov 28, 2022
Source-Link: googleapis/synthtool@6fab84a Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:7cffbc10910c3ab1b852c05114a08d374c195a81cdec1d4a67a1d129331d0bfe
dandhlee
pushed a commit
that referenced
this issue
Nov 29, 2022
Source-Link: googleapis/synthtool@6fab84a Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:7cffbc10910c3ab1b852c05114a08d374c195a81cdec1d4a67a1d129331d0bfe
dandhlee
pushed a commit
that referenced
this issue
Jan 26, 2023
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
telpirion
pushed a commit
that referenced
this issue
Mar 13, 2023
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
dizcology
pushed a commit
that referenced
this issue
Sep 11, 2023
9 tasks
leahecole
pushed a commit
that referenced
this issue
Sep 15, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This one needs CORS headers.
See sample implementation here:
https://github.com/GoogleCloudPlatform/golang-samples/blob/master/docs/managed_vms/endpoints/app.go
and copy the new swagger file:
https://github.com/GoogleCloudPlatform/golang-samples/blob/master/docs/managed_vms/endpoints/swagger.yaml
The text was updated successfully, but these errors were encountered: