Skip to content

Commit 07450e3

Browse files
Added Hazelcast store to README
1 parent c121ece commit 07450e3

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)
178179

179180
## Handy Utilities
180181

0 commit comments

Comments
 (0)