===== login ===== .. js:function:: login(callback) **domain**: client **language**: javascript **class** :doc:`Task ` Description =========== The ``login`` method creates a login form using the login form div defined in the templates of the index.html file. It is called by the :doc:`load ` method when the project :doc:`Safe mode parameter ` See also ======== :doc:`load ` :doc:`logout ` :doc:`user_info ` :doc:`Users ` :doc:`Roles `