Help getting user information of the current logged-in user in Blazor Wasm?

The same I did with an Android app I need to get info from logged-in user:

-email
-If they are verified (I don’t want unverified users to proceed)
-Get metadata I added to Rules

But I am new to Blazor. Is there a way to do the same in Blazor WASM?

Thanks,
Carlos

Hey there!

Unfortunately i don’t have Blazor experience but maybe this thread which is related to our Blazor article will be of any help:

I follow this post but the information is limited on securing the app.

Thanks,
Carlos

I know but at the moment it’s the only content on Blazor we have. I added aa few tags to your questions. so maybe others experienced in Blazor will be able to find it more quickly here in community and help you.