MASA.Blazor
MASA.Blazor copied to clipboard
add authentication and authorization to Masa.Template
Hello. Please add authentication and authorization to Masa.Template, especially to blazor web app. Also, provide the ability to run blazor with https profile. In addition, if a program is created as a Blazor web app through dotnet new and its render mode is Server and its Interactive Mode is Global, then in forms related to authentication, such as login or register, if mform or mtextfield is used, it is not possible to use bind-value controls and an error occurs.Thanks