Categorygithub.com/lordbyron/oauth2-auth-cli
modulepackage
1.1.0
Repository: https://github.com/lordbyron/oauth2-auth-cli.git
Documentation: pkg.go.dev

# README

oauth2-auth-cli

Simple library for command line or other desktop apps that need to auth against OAuth2. Returns a *oauth2.Token, but doesn't care to handle refreshes. If you want an authenticated HTTP Client, try https://github.com/nmrshll/oauth2-noserver

Thanks

This project borrows heavily from two other projects:

Thank you to both!

# Functions

No description provided by the author

# Structs

No description provided by the author