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 7db0f47 + 64a88a7 commit e165423Copy full SHA for e165423
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