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

Improve redirect_login error logging, JWT leeway #317

Merged
merged 1 commit into from
May 22, 2017

Conversation

cocojoe
Copy link
Member

@cocojoe cocojoe commented May 22, 2017

JWTDecode exceptions are now caught and logged in Auth0 Error Log, which should aid CS in debugging in general. A leeway (could be increased) for clock skew has been added to iat, nbf and exp claims.
Related to a current ZD Ticket

@cocojoe cocojoe force-pushed the added-updated-login-jwt-leeway-error-handling branch from 3e8303c to 3363a79 Compare May 22, 2017 09:09
@cocojoe
Copy link
Member Author

cocojoe commented May 22, 2017

auth0_log_token

@cocojoe cocojoe requested a review from glena May 22, 2017 09:14
@glena glena merged commit 903912f into master May 22, 2017
@glena glena deleted the added-updated-login-jwt-leeway-error-handling branch May 22, 2017 11:46
@cocojoe cocojoe modified the milestones: v3-Next, 3.2.21 Jun 14, 2017
@cocojoe cocojoe mentioned this pull request Jun 14, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2022
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.

2 participants