Skip to content

Commit 24b9ab5

Browse files
authored
Merge pull request #85 from techknowlogick/patch-1
Add GORM as a store implements
2 parents cc5f83e + d16cce0 commit 24b9ab5

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
@@ -165,6 +165,7 @@ if !ok || !token.Valid {
165165
* [MySQL](https://github.com/go-oauth2/mysql)
166166
* [DynamoDB](https://github.com/contamobi/go-oauth2-dynamodb)
167167
* [XORM](https://github.com/techknowlogick/go-oauth2-xorm)
168+
* [GORM](https://github.com/techknowlogick/go-oauth2-gorm)
168169

169170
## MIT License
170171

0 commit comments

Comments
 (0)