Skip to content
This repository was archived by the owner on May 21, 2022. It is now read-only.

Fix issue where unwrapped errors are nil#436

Closed
pkramer-irco wants to merge 1 commit intodgrijalva:release_4_0_0from
nexiahome-orig:fix_error_unwrap_reference
Closed

Fix issue where unwrapped errors are nil#436
pkramer-irco wants to merge 1 commit intodgrijalva:release_4_0_0from
nexiahome-orig:fix_error_unwrap_reference

Conversation

@pkramer-irco
Copy link
Copy Markdown

When wrapping and unwrapping an error using the embedded ErrorWrapper type, the unwrapped error was nil which made it impossible to determine the error that was returned from the Keyfunc.

@lggomez
Copy link
Copy Markdown

lggomez commented Aug 3, 2021

Hi @pkramer-irco, per #462 this repo has been deprecated and migrated to a new organization: https://github.com/golang-jwt/jwt

As stated in golang-jwt/jwt#7, none if the new maintainers will be copying the original implementations of PRs of interest to respect the authors, but will rather encourage them to migrate to the new repo (and also check if their contribution is still applicable)

Regards

@nexiahome-orig nexiahome-orig closed this by deleting the head repository Mar 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants