MODULE_NOT_FOUND error when trying to logout using AuthController #4322
Replies: 1 comment
-
Wow, small typo in the route registration. Sorry for the noise. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all! I have a weird problem with a Module not found error related to Auth.
My AuthController declared as:
And i've got the routes registered as follows:
Whenever I try to invoke a POST request on the logout or login, i get the following error:
Beta Was this translation helpful? Give feedback.
All reactions