Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[proposal] export known error prefixes as an object #243

Closed
mirceanis opened this issue Aug 19, 2022 · 1 comment · Fixed by #244
Closed

[proposal] export known error prefixes as an object #243

mirceanis opened this issue Aug 19, 2022 · 1 comment · Fixed by #244
Labels
enhancement New feature or request released

Comments

@mirceanis
Copy link
Member

The JWT_ERRORS as an enum is not very useful when it comes to extension.
Transforming it to a plain object should make it more usable.

@mirceanis mirceanis added the enhancement New feature or request label Aug 19, 2022
uport-automation-bot pushed a commit that referenced this issue Aug 19, 2022
# [6.6.0](6.5.0...6.6.0) (2022-08-19)

### Features

* export error prefixes as object instead of enum ([#244](#244)) ([e5b070d](e5b070d)), closes [#243](#243)
@uport-automation-bot
Copy link
Collaborator

🎉 This issue has been resolved in version 6.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants