Skip to content

Commit 446d602

Browse files
authored
Merge pull request go-oauth2#209 from clowre/master
Added Hazelcast Token store to README
2 parents c121ece + 626fdf4 commit 446d602

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
@@ -175,6 +175,7 @@ if !ok || !token.Valid {
175175
- [XORM (MySQL, client and token store)](https://github.com/rainlay/go-oauth2-xorm)
176176
- [GORM](https://github.com/techknowlogick/go-oauth2-gorm)
177177
- [Firestore](https://github.com/tslamic/go-oauth2-firestore)
178+
- [Hazelcast](https://github.com/clowre/go-oauth2-hazelcast) (token only)
178179

179180
## Handy Utilities
180181

0 commit comments

Comments
 (0)