mirror of
https://github.com/ysoftdevs/oauth-playground-server.git
synced 2026-01-18 01:27:43 +01:00
styling - list at the end
This commit is contained in:
@@ -283,7 +283,7 @@
|
||||
</ul>
|
||||
<p class="button-label">We are now ready to submit data to the server.</p>
|
||||
<p class="button-label">The server will validate the request:</p>
|
||||
<ul>
|
||||
<ul class="browser-default">
|
||||
<li>Correct format</li>
|
||||
<li>Correct type, challenge and origin</li>
|
||||
<li>Decode authData in attestationObject, validate flags per expectations</li>
|
||||
@@ -375,7 +375,7 @@
|
||||
</ul>
|
||||
<p class="button-label">We are now ready to submit data to the server.</p>
|
||||
<p class="button-label">The server will validate the request:</p>
|
||||
<ul>
|
||||
<ul class="browser-default">
|
||||
<li>Correct format</li>
|
||||
<li>Correct type, challenge and origin</li>
|
||||
<li>Validate the signature with the public key stored on the server</li>
|
||||
|
||||
Reference in New Issue
Block a user