You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-07 13:22:56 +03:00
churn(docs) update entraid documentation (#2898)
This commit is contained in:
@@ -15,9 +15,10 @@ Secure token-based authentication for Redis clients using Microsoft Entra ID (fo
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
```bash
|
||||
npm install @redis/client
|
||||
npm install @redis/entraid
|
||||
npm install "@redis/client@5.0.0-next.6"
|
||||
npm install "@redis/entraid@5.0.0-next.6"
|
||||
```
|
||||
|
||||
## Getting Started
|
||||
|
Reference in New Issue
Block a user