Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/balazsgrill/oauthenticator
OAuth authentication and token
https://github.com/balazsgrill/oauthenticator
go golang oauth2 sparql
Last synced: about 1 month ago
JSON representation
OAuth authentication and token
- Host: GitHub
- URL: https://github.com/balazsgrill/oauthenticator
- Owner: balazsgrill
- License: apache-2.0
- Created: 2023-01-07T17:35:05.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-13T05:31:51.000Z (about 1 year ago)
- Last Synced: 2024-10-19T07:08:43.456Z (3 months ago)
- Topics: go, golang, oauth2, sparql
- Language: Go
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
`oauthenticator` is a small service to manage [OAuth 2](https://oauth.net/2/) logins and appropriate tokens stored over a SPARQL repository.
These tokens can be used by other processes without separately implementing the authentication process.