diff --git a/README.md b/README.md index affa54b..5161a4c 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,7 @@ if !ok || !token.Valid { - [XORM (MySQL, client and token store)](https://github.com/rainlay/go-oauth2-xorm) - [GORM](https://github.com/techknowlogick/go-oauth2-gorm) - [Firestore](https://github.com/tslamic/go-oauth2-firestore) +- [Hazelcast](https://github.com/clowre/go-oauth2-hazelcast) (token only) ## Handy Utilities