go-oauth2 / oauth2

OAuth 2.0 server library for the Go programming language.
https://pkg.go.dev/github.com/go-oauth2/oauth2/v4
MIT License
3.31k stars 563 forks source link

docs: add arangodb store #237

Closed gabor-boros closed 1 year ago

gabor-boros commented 1 year ago

Description

This PR adds a reference to the ArangoDB store implementation.

The implementation supports both client and token stores.