I have followed the steps according to the documentation(https://gobuffalo.io/documentation/guides/auth/) to install the $ buffalo plugins install github.com/gobuffalo/buffalo-auth@latest.Yet,it did not work.
I tried using the middleware authorize for some of the routes but I could still access without having to login. Where could I have gone wrong?