Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/musobarlab/oauth2-go
Simplified OAuth2 Protocol Flow Example with Golang
https://github.com/musobarlab/oauth2-go
go go-oauth2 golang oauth2-server
Last synced: 8 days ago
JSON representation
Simplified OAuth2 Protocol Flow Example with Golang
- Host: GitHub
- URL: https://github.com/musobarlab/oauth2-go
- Owner: musobarlab
- Created: 2019-03-23T09:13:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-23T09:13:59.000Z (almost 6 years ago)
- Last Synced: 2024-11-09T04:32:06.864Z (2 months ago)
- Topics: go, go-oauth2, golang, oauth2-server
- Language: Go
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Simplified OAuth2 Protocol Flow Example
#### No Framework, just pure Go
Todo:
- make it better