Question

I'm new to both Pylons and AuthKit. I have basic authentication via AuthKit working in my application, but I don't know how to customize the template for the login page. The one included with AuthKit is very generic.

I found Pylons: Mako Templates in AuthKit, but I thought there might be a more up-to-date solution.

Was it helpful?

Solution

Pylons Book has chapters on authorization with AuthKit, among other things it talks about customizing your signin and signout pages.

OTHER TIPS

The pylons book example for customizing the sign-in page does not work. It throws errors that I am yet to understand.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top