Thank you. You're warning was helpful too, I had to change my route to 
$auth->get('/') to account for the id.

MJ

On Sunday, 6 August 2017 14:32:52 UTC+1, Tekki wrote:
>
> You don't define the id parameter when you call $auth, so:
>
> my $auth = $r->under('/:id'...
>
> But now take care, the path available in $auth->get starts after the ID.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mojolicious+unsubscr...@googlegroups.com.
To post to this group, send email to mojolicious@googlegroups.com.
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to