Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 249 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 249 Bytes

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.