Block or Report
Block or report shinfan
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
oauth2l Public
Forked from google/oauth2l
oauth2l ("oauth tool") is a simple CLI for interacting with Google oauth tokens.
Go 1
-
-
google-api-go-client Public
Forked from googleapis/google-api-go-client
Auto-generated Google APIs for Go.
Go
-
-
google-dca-testing Public
Forked from GoogleCloudPlatform/golang-samples
Sample apps and code written for Google Cloud in the Go programming language.
Go
-
109 contributions in the last year
Activity overview
Contribution activity
November 2021
Created 1 commit in 1 repository
Created a pull request in aip-dev/google.aip.dev that received 1 comment
AIP-134: Always check for update permission for update methods
Always check the update permission for all updates, even if allow_missing is set.
Recommend using IAM to restrict callers from creating resources …