Azure Active Directory Authentication in Server Side Blazor

image

In this example, we will authenticate a person using their Microsoft Azure account (either Personal or Work/School account). While most of the code will be in the Client part of the project, the client code is running server side so we can trust that the user was not able to alter the identity that is set for them at login…

Tags: Blazor,Server-Side Blazor
 •  0 comments  •  flag
Share on Twitter
Published on January 13, 2019 16:55
No comments have been added yet.