You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project is generating the following warning: The call to UseAuthorization should appear between app.UseRouting() and app.UseEndpoints(..)
for authorization to be correctly evaluated.
The text was updated successfully, but these errors were encountered:
The project is generating the following warning: The call to UseAuthorization should appear between app.UseRouting() and app.UseEndpoints(..)
for authorization to be correctly evaluated.
The text was updated successfully, but these errors were encountered: