Skip to content

Commit 2074c22

Browse files
marius-se0xTimalexandersandberg
authored
Add Passkeys Guide (#455)
* add passkey post * remove useless anchor * remove blank line * Update server/guides/webauthn.md Co-authored-by: Tim Condon <[email protected]> * Update server/guides/webauthn.md Co-authored-by: Tim Condon <[email protected]> * small adjustments * rename webauthn file to passkeys * add passkey entry to guides index * minor fixes * change Swift to swift * minor fixes * Update server/guides/passkeys.md Co-authored-by: Alexander Sandberg <[email protected]> * Update server/guides/passkeys.md Co-authored-by: Alexander Sandberg <[email protected]> --------- Co-authored-by: Tim Condon <[email protected]> Co-authored-by: Alexander Sandberg <[email protected]>
1 parent c6d878d commit 2074c22

File tree

4 files changed

+397
-0
lines changed

4 files changed

+397
-0
lines changed
Loading
Loading

documentation/server/guides/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ They focus on how to compile, test, deploy and debug such application and provid
1616
- [Debugging multithreading issues and memory checks](/documentation/server/guides/llvm-sanitizers.html)
1717
- [Deployment](/documentation/server/guides/deployment.html)
1818
- [Packaging](/documentation/server/guides/packaging.html)
19+
- [Passkeys](/documentation/server/guides/passkeys.html)
1920

2021
Additionally, there are specific guides for library developers:
2122

0 commit comments

Comments
 (0)