Skip to content

Commit ebe09ea

Browse files
authored
Merge pull request #78 from techknowlogick/patch-1
Add XORM to docs as a store implements
2 parents 4b9c59f + a544bf4 commit ebe09ea

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
@@ -164,6 +164,7 @@ if !ok || !token.Valid {
164164
* [MongoDB](https://github.com/go-oauth2/mongo)
165165
* [MySQL](https://github.com/go-oauth2/mysql)
166166
* [DynamoDB](https://github.com/contamobi/go-oauth2-dynamodb)
167+
* [XORM](https://github.com/techknowlogick/go-oauth2-xorm)
167168

168169
## MIT License
169170

0 commit comments

Comments
 (0)