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

Additional logging when a nonce is created and validated #1214

Merged
merged 2 commits into from
Jul 27, 2021

Conversation

jochenjonc
Copy link

Added some additional logging to help in figuring out race conditions when authenticating, see #1170

@damienbod
Copy link
Owner

damienbod commented Jul 26, 2021

Thanks for the PR

I think the nonce is logged to many times now. Maybe inside the function is enough?

Greetings Damien

@jochenjonc
Copy link
Author

Hi @damienbod,

I've logged it everywhere I thought it could be useful, but indeed in the createNonce function should be enough.
I'll push the changes.

Regards,
Jochen

@damienbod
Copy link
Owner

Thanks @jochenjonc

Greetings Damien

@damienbod damienbod merged commit e22c8df into damienbod:main Jul 27, 2021
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

Successfully merging this pull request may close these issues.

3 participants