mgh520
Results
2
comments of
mgh520
you probably already know this by now since this is an old issue, but I did some digging and it seems the problem is this in GenieAuthentication.jl: `macro authenticated!(exception =...
Ah, that makes sense. I was following the [MVC tutorial](https://genieframework.com/docs/genie/v5.11/tutorials/Developing-MVC-Web-Apps.html) and it still has you use `@authenticated!` in the `AdminController`