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
I'm using LiteDB.Identity in project based on SPA (Angular) template. I changed Statup.cs as it shown in readme. The error was thrown when I tried to access protected sources (via [Authorize] attribute).
What's going wrong?