arcjet / arcjet-js

Arcjet JS SDKs. Rate limiting, bot protection, email verification & attack defense for Node.js, Next.js, Bun & SvelteKit.
https://arcjet.com
Apache License 2.0
253 stars 5 forks source link

Add support for the generation of v2 fingerprints to the SDK #1015

Closed e-moran closed 3 months ago

e-moran commented 3 months ago

The SDK needs to support the generation of v2 fingerprints using characteristics that are defined in the arcjet instance.

Rate limiting rules should also use these characteristics as a default unless other characteristics are defined when they are instantiated.