You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$"Error: Unable to load user with ID '{userManager.GetUserId(context.User)}'.",
236
+
context);
237
+
```
238
+
227
239
## Create passkey management pages for adding and renaming passkeys
228
240
229
241
Add the following `Passkeys` component for managing passkeys and update the `BlazorWebCSharp._1.Data` namespace to match the app (for example: `Contoso.Components.Account.Data`):
0 commit comments