Blazor WASM Authentication with OpenId Connect The goal is to add Google Authentication to a Blazor WASM app using OpenId Connect. Claims For simplicity I am just using email and picture claims to get the user's email and profile picture.