docs: passkey graphic links (#6132)

This commit is contained in:
Fabi
2023-07-03 15:25:03 +02:00
committed by GitHub
parent 3f85aa014e
commit 47c2846df2

View File

@@ -11,7 +11,7 @@ Passkeys and there underlying protocols are a standard defined by the [FIDO Stan
### Flow ### Flow
![Passkey Registration(/img/guides/login-ui/passkey-registration-flow.png) ![Passkey Registration](/img/guides/login-ui/passkey-registration-flow.png)
There are two options to onboard users with passkeys: There are two options to onboard users with passkeys:
1. You send the user a link (email, sms, ...) with an embedded code, so the user is able to register passkey on any capable device 1. You send the user a link (email, sms, ...) with an embedded code, so the user is able to register passkey on any capable device
@@ -217,7 +217,7 @@ Next step is to authenticate the user with the new registered passkey.
### Flow ### Flow
![Passkey Login(/img/guides/login-ui/passkey-login-flow.png) ![Passkey Login](/img/guides/login-ui/passkey-login-flow.png)
### Create Session ### Create Session