Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/konojunya/authorization-server-sample
認可サーバーを自作してみる
https://github.com/konojunya/authorization-server-sample
authentication golang oauth oauth2 oauth2-provider
Last synced: 24 days ago
JSON representation
認可サーバーを自作してみる
- Host: GitHub
- URL: https://github.com/konojunya/authorization-server-sample
- Owner: konojunya
- License: mit
- Created: 2018-04-11T16:39:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-13T14:05:54.000Z (almost 7 years ago)
- Last Synced: 2024-12-16T16:17:26.960Z (about 1 month ago)
- Topics: authentication, golang, oauth, oauth2, oauth2-provider
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# oauth-server-sample
認可サーバーを自作してみる## 使ったライブラリ
[osin](https://github.com/RangelReale/osin)
[osin-mysql](https://github.com/felipeweb/osin-mysql)