Skip to content

Commit fe42b93

Browse files
authored
Merge pull request #67 from dhanielo/features/new-storage
add new storage implementation for AWS DynamoDB
2 parents 6f608a6 + 6dffb3e commit fe42b93

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
@@ -134,6 +134,7 @@ Simulation examples of authorization code model, please check [example](/example
134134
* [BuntDB](https://github.com/tidwall/buntdb)(The default storage)
135135
* [Redis](https://github.com/go-oauth2/redis)
136136
* [MongoDB](https://github.com/go-oauth2/mongo)
137+
* [DynamoDB](https://github.com/contamobi/go-oauth2-dynamodb)
137138

138139
## MIT License
139140

0 commit comments

Comments
 (0)