Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions _posts/p/2024-04-15-passkeys.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
layout: more
title: Passkeys Cheat Sheet
---
<div class="content content-400">
<div class="board board-326">
<h2 class="board-title">Resource</h2>
<div class="board-card">
<h3 class="board-card-title">Online</h3>
<ul>
<li><a href="https://www.corbado.com/blog/passkeys-cheat-sheet">Passkeys Cheat Sheet</a></li>
<li><a href="https://www.corbado.com/glossary">Glossary for passkey-related terms</a></li>
</ul>
</div>
<div class="board-card">
<h3 class="board-card-title">Download</h3>
<ul>
<li><a href="https://www.corbado.com/assets/Passkeys-Developer-Cheatsheet.pdf">Passkyes Cheat Sheet</a></li>
</ul>
</div>
</div>
</div>
22 changes: 22 additions & 0 deletions _posts/w/2024-04-15-webauthn.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
layout: more
title: WebAuthn Cheat Sheet
---
<div class="content content-400">
<div class="board board-326">
<h2 class="board-title">Resource</h2>
<div class="board-card">
<h3 class="board-card-title">Online</h3>
<ul>
<li><a href="https://www.corbado.com/blog/passkeys-cheat-sheet">WebAuthn Cheat Sheet</a></li>
<li><a href="https://www.corbado.com/glossary">Glossary for WebAuthn Terms</a></li>
</ul>
</div>
<div class="board-card">
<h3 class="board-card-title">Download</h3>
<ul>
<li><a href="https://www.corbado.com/assets/Passkeys-Developer-Cheatsheet.pdf">WebAuthn Cheat Sheet</a></li>
</ul>
</div>
</div>
</div>
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@
<div class="index-more-alpha">
<span class="index-alpha-nav" id="P">P</span>
<div class="index-more-cheat">
<a href="/passkeys" title="Passkeys Cheat Sheet">Perforce</a>
<a href="/perforce" title="Perforce Cheat Sheet">Perforce</a>
<a href="/perl" title="Perl Cheat Sheet">Perl</a>
<a href="/photoshop" title="Photoshop Cheat Sheet">Photoshop</a>
Expand Down Expand Up @@ -531,6 +532,7 @@
<div class="index-more-alpha">
<span class="index-alpha-nav" id="W">W</span>
<div class="index-more-cheat">
<a href="/webauthn" title="WebAuthn Cheat Sheet">WebGL</a>
<a href="/webgl" title="WebGL Cheat Sheet">WebGL</a>
<a href="/webmatrix" title="WebMatrix Cheat Sheet">WebMatrix</a>
<a href="/wicket" title="Wicket Cheat Sheet">Wicket</a>
Expand Down