security:
- api_key: []
- auth0_jwk: []
securityDefinitions:
api_key:
type: "apiKey"
name: "key"
in: "query"
auth0_jwk:
authorizationUrl: "xxxxxxxxxx"
flow: "implicit"
type: "oauth2"
x-google-issuer: "xxx"
x-google-jwks_uri: "https://xxxx.auth0.com/.well-known/jwks.json"
x-google-audiences: "xxxxxx"
Would you mind telling me a little about your use case?
API key is not considered as an authentication provider.
Asanka Sanjaya Herath
Software Engineer | Zone24x7
--To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-endpoints/CA%2B559jTF4%2BUgC_o5aO3QnC1tzh3y4mCJXzhY8R9UpHZKyyuj5g%40mail.gmail.com.
You received this message because you are subscribed to the Google Groups "Google Cloud Endpoints" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endpoints+unsub...@googlegroups.com.
--
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endpoints+unsubscri...@googlegroups.com.