Tom Milewski
Tom Milewski
Hi, @pmuens et al., First off, thank you for all of the work you've done here. Having helped maintain some popular open-source libraries, I can sympathize with the amount of...
## Description Configures Dependabot. See code comments for applied settings. SDK-1557 ## Checklist - [ ] `npm test` runs as expected. - [ ] `npm run build` runs as expected....
## Description We're utilizing `__unstable__environment` a bunch in `elements` and the current state doesn't enforce type safety and requires us to override types in our own package. The better facilitate...
**On 11/8** Venmo will be deploying changes to how they grant long-lived tokens to API consumers. _This does not affect tokens that have already been granted._ - Tokens issued through...
## Description Add a `complete` step to Sign In and Sign Up flows for when a user is being set as active and has yet to be redirected to the...
Update the Ruby SDK to use the correct nomenclature of `secret_key` (vs `api_key`) Fixes ECO-177
Ensure that `helper_method` isn't called if it isn't required. This is the case from within Rails API-only applications. Fixes ECO-183
## Description ### Breaking Change: Service Workers / Session Handling The extension now requires the `storage` permission in order to maintain sessions and provide authenticated access to other extension features,...