Skip to content

Commit 8889d76

Browse files
authored
Merge pull request #95 from vgarvardt/master
Added reference to PostgreSQL store implementation
2 parents 8332330 + 90a69ba commit 8889d76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ if !ok || !token.Valid {
163163
* [Redis](https://github.com/go-oauth2/redis)
164164
* [MongoDB](https://github.com/go-oauth2/mongo)
165165
* [MySQL](https://github.com/go-oauth2/mysql)
166+
* [PostgreSQL](https://github.com/vgarvardt/go-oauth2-pg)
166167
* [DynamoDB](https://github.com/contamobi/go-oauth2-dynamodb)
167168
* [XORM](https://github.com/techknowlogick/go-oauth2-xorm)
168169
* [GORM](https://github.com/techknowlogick/go-oauth2-gorm)

0 commit comments

Comments
 (0)