damienbod / IdentityServer4AspNetCoreIdentityTemplate

An ASP.NET Core 6.0 IdentityServer4 Identity Bootstrap 4 template with localization

Home Page:https://www.nuget.org/packages/IdentityServer4AspNetCoreIdentityTemplate/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should Logout post action be decorated with [AllowAnonymous]?

asadsahi opened this issue · comments

In template AccountController/Logout post action is decorated with [AllowAnonymous]. Should it?

Need to check this, 1 action is after the logout

fixed, thanks for the issue. Included in version 1.0.8