auth-go

Package auth contains mostly Oauth2-specific convenience functions and structures to pick up where the official package leaves of. For example, caching of tokens and other related data in a way that is localized to the current user and easily retrievable by scripts and other Go code running with the permissions of that user. The auth command is included under cmd. It is designed to be used by shell scripts to facilitate use of a common authentication cache for the current user.

APACHE-2.0 License

Stars
10

Issue Statistics

Past Year

All Time

Total Pull Requests
0
0
Merged Pull Requests
0
0
Total Issues
0
2
Time to Close Issues
N/A
3 days
Package Rankings
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
GoDoc License Go Report Card Coverage