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
- Host: GitHub
- URL: https://github.com/emersion/go-oauth2
- Owner: emersion
- License: mit
- Created: 2025-02-28T14:56:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-28T15:00:07.000Z (over 1 year ago)
- Last Synced: 2025-10-11T23:18:41.864Z (9 months ago)
- Language: Go
- Homepage:
- Size: 36.1 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-oauth2
[](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/