Welcome Guest, Not a member yet? Register   Sign In
Myth:Auth Helper usage
#2

You need to load the helper first. Likely you are doing that in your Controller, in the “helpers” property, but since the login endpoint is actually part of a Myth controller it is not available. It might make sense for the Myth Controllers all to load the helper (you could open an issue on GitHub). In the meantime a quick fix would be to load the helper in your layout: helper(‘auth’)
Reply


Messages In This Thread
Myth:Auth Helper usage - by paul - 01-28-2020, 05:53 AM
RE: Myth:Auth Helper usage - by MGatner - 01-28-2020, 06:27 AM
RE: Myth:Auth Helper usage - by InsiteFX - 01-28-2020, 07:55 AM
RE: Myth:Auth Helper usage - by paul - 01-28-2020, 08:07 AM
RE: Myth:Auth Helper usage - by InsiteFX - 01-29-2020, 03:33 AM
RE: Myth:Auth Helper usage - by arnezthe - 03-09-2020, 09:40 PM
RE: Myth:Auth Helper usage - by arnezthe - 03-09-2020, 11:02 PM
RE: Myth:Auth Helper usage - by MGatner - 03-13-2020, 10:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB