Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.sts.v1

Security Token Service API: v1. The Security Token Service exchanges Google or third-party credentials for a short-lived access token to Google Cloud resources. See: http://cloud.google.com/iam/docs/workload-identity-federationapi/reference/rest/v1/v1

Security Token Service API: v1.
The Security Token Service exchanges Google or third-party credentials for a short-lived access token to Google Cloud resources.
See: http://cloud.google.com/iam/docs/workload-identity-federationapi/reference/rest/v1/v1
raw docstring

$clj

($ auth parameters body)

http://cloud.google.com/iam/docs/workload-identity-federationapi/reference/rest/v1/introspect

Required parameters: none

Optional parameters: none

Body:

{:tokenTypeHint string, :token string}

Gets information about a Google OAuth 2.0 access token issued by the Google Cloud Security Token Service API.

http://cloud.google.com/iam/docs/workload-identity-federationapi/reference/rest/v1/introspect

Required parameters: none

Optional parameters: none

Body: 

{:tokenTypeHint string, :token string}

Gets information about a Google OAuth 2.0 access token issued by the Google Cloud [Security Token Service API](https://cloud.google.com/iam/docs/reference/sts/rest).
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close