Changes
Introduction
ClientID in CredentialsProviderOptions is not used and will be removed in a future version.
The correct one to use is the one in the identity provider options (e.g. ConfidentialIdentityProviderOptions).
Changes
🧰 Maintenance
- refactor(provider): Mark ClientID as deprecated, use correct one in examples. (#8)
Compatibility
- Go: 1.23+
- go-redis: v9.9.0+