An open API service indexing awesome lists of open source software.

https://github.com/emersion/go-oauth2

A lightweight Go library for OAuth 2.0
https://github.com/emersion/go-oauth2

Last synced: 4 months ago
JSON representation

A lightweight Go library for OAuth 2.0

Awesome Lists containing this project

README

          

# go-oauth2

[![Go Reference](https://pkg.go.dev/badge/github.com/emersion/go-oauth2.svg)](https://pkg.go.dev/github.com/emersion/go-oauth2)

A lightweight library for [OAuth 2.0].

## License

MIT

[OAuth 2.0]: https://oauth.net/2/