v3.0.5
Bugfixes
- Removed
base64url
dependency due to potential issues with the browser environment. - A descriptive error is now thrown when trying to create an Access Request/approve an Access Grant for no resource. Previously, such call may not have thrown, but it resulted in an Access Grant granting access to nothing, which would have caused confusion when trying to use it.
- The error thrown when the issuer endpoint for an Access Grant/Request cannot be computed from the provided resource is more comprehensive.
New Contributors
- @garciafdezpatricia made their first contribution in #943
- @RWJMurphy made their first contribution in #965
- @acoburn made their first contribution in #1005
Full Changelog: v3.0.4...v3.0.5