21 | You now have access to everything and can visit the user area: 22 |
23 |30 | This example demonstrates Corbado's passkey-first authentication 31 | solution. 32 |
33 |It covers all relevant aspects like -
34 |40 | It can be used as a starting point for your own application or 41 | to learn. 42 |
43 |Example userID: {{ externalUserInfo?.user.id }}
30 | 31 |32 | Corbado userID: {{ externalUserInfo?.user.corbado_user_id }} 34 |
35 |Type: {{ identifier.type }}
42 |Value: {{ identifier.value }}
43 |Since you are logged-in, we can tell you a secret:
53 | 62 |{{ revealSecretResult.secret }}
66 |Failed to reveal secret: {{ revealSecretResult.error }}
72 |This page is for logged-in users only. Please login:
77 |