Skip to content

Commit d16cce0

Browse files
Add GORM as a store implements
1 parent cc5f83e commit d16cce0

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)