We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 42a3322 + 4d3c15a commit 5ee9f9fCopy full SHA for 5ee9f9f
README.md
@@ -165,6 +165,7 @@ if !ok || !token.Valid {
165
* [Redis](https://github.com/go-oauth2/redis)
166
* [MongoDB](https://github.com/go-oauth2/mongo)
167
* [MySQL](https://github.com/go-oauth2/mysql)
168
+* [MySQL (Provides both client and token store)](https://github.com/imrenagi/go-oauth2-mysql)
169
* [PostgreSQL](https://github.com/vgarvardt/go-oauth2-pg)
170
* [DynamoDB](https://github.com/contamobi/go-oauth2-dynamodb)
171
* [XORM](https://github.com/techknowlogick/go-oauth2-xorm)
0 commit comments