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.
1 parent f3419dd commit 64a88a7Copy full SHA for 64a88a7
README.md
@@ -169,6 +169,7 @@ if !ok || !token.Valid {
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)
172
+* [XORM (MySQL, client and token store)](https://github.com/rainlay/go-oauth2-xorm)
173
* [GORM](https://github.com/techknowlogick/go-oauth2-gorm)
174
* [Firestore](https://github.com/tslamic/go-oauth2-firestore)
175
0 commit comments