https://github.com/hitalos/oauth2-client
This project is a simple example of Oauth 2.0 client implementation in Go using a Keycloak identity server.
https://github.com/hitalos/oauth2-client
Last synced: about 1 month ago
JSON representation
This project is a simple example of Oauth 2.0 client implementation in Go using a Keycloak identity server.
- Host: GitHub
- URL: https://github.com/hitalos/oauth2-client
- Owner: hitalos
- Created: 2022-06-01T02:09:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-01T02:14:07.000Z (almost 3 years ago)
- Last Synced: 2025-01-21T05:08:49.794Z (3 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Oauth2-client
This project is a simple example of Oauth 2.0 client implementation in Go using a Keycloak identity server.