Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 307 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 307 Bytes

Sencha Touch login

The Config controller requires authentication for access, this is implemented by a 'filter'.

Once 'authenticated' then you can access the Config screen.

Note: you still need to create the code to perform the actual server authentication in the save method of the Sessions controller.