mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
Update unleash-context.md
This commit is contained in:
parent
eb9d0e865d
commit
6afdff68f0
@ -16,4 +16,4 @@ All fields are optional, but if they are not set you will not be able to use cer
|
|||||||
|
|
||||||
E.g., the `userWithId` strategy obviously depends on the `userId` field.
|
E.g., the `userWithId` strategy obviously depends on the `userId` field.
|
||||||
|
|
||||||
The `properties` field is more generic and can be used to provide more abritary data to strategies. Typical usage is to add more metadata. For instance, the `betaUser` strategy may read a field from `properties` to check whether the current user a beta user.
|
The `properties` field is more generic and can be used to provide more abritary data to strategies. Typical usage is to add more metadata. For instance, the `betaUser` strategy may read a field from `properties` to check whether the current user is a beta user.
|
||||||
|
Loading…
Reference in New Issue
Block a user