Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(SDK-4716): Resolve thrown exception when enumerating device cooki…
…es that include non-string keys/names (#739) ### Changes This PR resolves an issue wherein the SDK erroneously throws an exception when enumerating cookies from a device with integer-type keys. ### References See internal ticket SDK-4716. ### Testing Tests have been added to cover the code changes. Coverage remains 100%. ### Contributor Checklist - [x] I agree to adhere to the [Auth0 General Contribution Guidelines](https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md). - [x] I agree to uphold the [Auth0 Code of Conduct](https://github.com/auth0/open-source-template/blob/master/CODE-OF-CONDUCT.md).
- Loading branch information