ExtJS 4: Single-page User Login snippet Features User-friendly Login Dialog Different layouts for the Guest and Authorized user Proper single-page (without redirects) Login/Logout flow How to run Exctract a Ext JS 4 archive to the ./static/ext4/ Install Flask (Python's microframework) pip install Flask Run python app.py Todo Encapsulate a Login/Logout transport logic inside of the Store Create a User Registration flow Figure out: tests, i18n, build ...