You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
# Token-based Authentication Providers for Redis Java clients
2
2
3
-
This extension provides Token-based Authentication for Redis Java client libraries([lettuce](https://github.com/redis/lettuce) and [Jedis](https://github.com/redis/jedis)) to support token-based authentication.
3
+
This extension provides Token-based Authentication for Redis Java client libraries: [lettuce](https://github.com/redis/lettuce) and [Jedis](https://github.com/redis/jedis)
4
4
5
5
## Microsoft Entra ID provider
6
6
7
7
### Installation
8
-
To install the Java packages, add the following dependencies to your `pom.xml` file if you're using Maven:
8
+
To install the Entra ID provider, add the following dependencies to your `pom.xml` file if you're using Maven:
0 commit comments