diff --git a/README.md b/README.md index cb05e28..e4f516f 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,7 @@ if !ok || !token.Valid { * [PostgreSQL](https://github.com/vgarvardt/go-oauth2-pg) * [DynamoDB](https://github.com/contamobi/go-oauth2-dynamodb) * [XORM](https://github.com/techknowlogick/go-oauth2-xorm) +* [XORM (MySQL, client and token store)](https://github.com/rainlay/go-oauth2-xorm) * [GORM](https://github.com/techknowlogick/go-oauth2-gorm) * [Firestore](https://github.com/tslamic/go-oauth2-firestore)