Categorygithub.com/joefitzgerald/passwordcredentials
repositorypackage
0.2.0
Repository: https://github.com/joefitzgerald/passwordcredentials.git
Documentation: pkg.go.dev

# README

Password Credentials Token Source

A golang.org/x/oauth2 client for the passwordcredentials OAuth 2.0 flow.

This package is extracted from https://github.com/golang/oauth2/issues/186. When the passwordcredentials token source is included in the standard library, this package will be archived and you should switch to use the standard library implementation.