auth.login() and auth.register() generate and process the login and 
register forms, respectively. You main page function could return those 
forms and include them in the view.

Anthony

On Tuesday, September 4, 2012 9:56:36 AM UTC-4, Yebach wrote:
>
> Hello
>
> I would like to create a login/register forms as part of a current page 
> not to be redirected to a new page where you login or register and then be 
> redirected back to the main page.
>
> Now I have auth.navbar() but that one takes you to a new page
>
> any suggestion??
>
> Thank you
>

-- 



Reply via email to