Skip to main content

@swamp/gcp/oauth2

v2026.04.23.1

Google Cloud oauth2 infrastructure models

Repository

https://github.com/systeminit/swamp-extensions

Labels

gcpgoogle-cloudoauth2cloudinfrastructure

Contents

Quality score

Verified by Swamp

How well-documented and verifiable this extension is.

100%

Grade A

  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned

Install

$ swamp extension pull @swamp/gcp/oauth2

@swamp/gcp/oauth2/userinfov2026.04.23.1userinfo.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
getGet a userinfo
ArgumentTypeDescription
identifierstringThe name of the userinfo
syncSync userinfo state from GCP

Resources

state(infinite)— GCP oauth2 Userinfo resource
@swamp/gcp/oauth2/userinfo-v2-mev2026.04.23.1userinfo_v2_me.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
getGet a me
ArgumentTypeDescription
identifierstringThe name of the me
syncSync me state from GCP

Resources

state(infinite)— GCP oauth2 Userinfo.V2.Me resource