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

added nonce request sequence diagram #15

Merged
merged 4 commits into from
Feb 7, 2024
Merged

added nonce request sequence diagram #15

merged 4 commits into from
Feb 7, 2024

Conversation

peppelinux
Copy link
Owner

A sequence diagram is included in the "Nonce Request" section of the document.

It visually represents the proactive approach of obtaining a nonce from the nonce endpoint before making a request to the server, thus avoiding the error case where the server requires a nonce that the client did not provide. This approach ensures a smoother interaction flow and enhances the understanding of the nonce acquisition process in the context of OAuth 2.0 implementations.

@peppelinux peppelinux requested review from giadas and OR13 February 4, 2024 01:00
@peppelinux peppelinux mentioned this pull request Feb 4, 2024
4 tasks
@peppelinux peppelinux merged commit 3c5ba99 into main Feb 7, 2024
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.

2 participants