Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diegoclair/go_oauth-lib
OAuth library for the Go programming language
https://github.com/diegoclair/go_oauth-lib
Last synced: 15 days ago
JSON representation
OAuth library for the Go programming language
- Host: GitHub
- URL: https://github.com/diegoclair/go_oauth-lib
- Owner: diegoclair
- Created: 2020-04-24T01:03:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-14T03:52:41.000Z (over 4 years ago)
- Last Synced: 2024-11-14T13:54:20.622Z (about 2 months ago)
- Language: Go
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go_oauth-lib
## Description
OAuth library for the Go programming language
This lib is used at [bookstore_microservice](https://github.com/diegoclair/bookstore_microservices) project