auth0-spa-js icon indicating copy to clipboard operation
auth0-spa-js copied to clipboard

[SDK-3582] Use form-encoded data by default

Open ewanharris opened this issue 3 years ago • 0 comments

Changes

Updates the useFormData property to now default to true. Consequently, updates any tests where useFormData: true was previously set to now use the default, and sets useFormData: false where the assertions on the testcase indicate it should be.

Checklist

ewanharris avatar Aug 08 '22 14:08 ewanharris