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
Closes#202Closesarcjet/arcjet#597
This adds TypeScript support for custom characteristics. While it was supported via the protocol, there was no indication to the user that they needed to add the field to every request.
By changing the types of our primitives, we can make the prop required on the request object (while filtering our well-known characteristics).
Draft because it needs some tests.
This is supported via the API, but not supported via the SDK yet.
The text was updated successfully, but these errors were encountered: