#1
I was working on a live Trongate website today when, to my horror, I realised I'd completely forgotten how the login module works!

So, I took a few hours out to put that right.

There's now a brand new chapter in "The Trongate Way" covering everything you need to know about working with Trongate's login module:

https://trongate.io/documentation/trongate_way/understanding-trongates-login-system

QUICK START

If you're short on time, I've also created a Quick Start guide:

https://trongate.io/documentation/trongate_way/understanding-trongates-login-system/quick-start

To make it easier to discover, I've added links to the Quick Start guide directly into the framework in the following places:

https://github.com/trongate/trongate-framework/blob/master/config/login.php

and

https://github.com/trongate/trongate-framework/commit/6203fc108032f02cb8aa03fde55e5224f33b62ab


I hope this is useful.

DC