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 8332330 + 90a69ba commit 8889d76Copy full SHA for 8889d76
README.md
@@ -163,6 +163,7 @@ if !ok || !token.Valid {
163
* [Redis](https://github.com/go-oauth2/redis)
164
* [MongoDB](https://github.com/go-oauth2/mongo)
165
* [MySQL](https://github.com/go-oauth2/mysql)
166
+* [PostgreSQL](https://github.com/vgarvardt/go-oauth2-pg)
167
* [DynamoDB](https://github.com/contamobi/go-oauth2-dynamodb)
168
* [XORM](https://github.com/techknowlogick/go-oauth2-xorm)
169
* [GORM](https://github.com/techknowlogick/go-oauth2-gorm)
0 commit comments