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

6.5.5 introduced a breaking change, minor feature request #821

Open
rr-anthony-prato opened this issue Sep 11, 2024 · 0 comments
Open

6.5.5 introduced a breaking change, minor feature request #821

rr-anthony-prato opened this issue Sep 11, 2024 · 0 comments

Comments

@rr-anthony-prato
Copy link

This was unexpected on a minor version. From the change log:

Updated the method onTokenRegistrationFailed(_ reason: String?) to onAuthFailure(_ authFailure: AuthFailure). The new AuthFailure object provides more detailed information about JWT failures.

The fix is easy however the new AuthFailureReason enum is Int-backed so to aid in logging it would be helpful if this enum conformed to CustomDebugStringConvertible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant