* Passwords are wiped from the app and cookies after login and token retrieval * Tokens are revoked at the end of the session/logout * If the user chooses the "remember me" option, the token is stored in the cookie * A user interface to revoke tokens will be added |
||
---|---|---|
.. | ||
controllers | ||
controls | ||
models | ||
util | ||
views | ||
.gitignore | ||
api.js | ||
config.js | ||
events.js | ||
main.js | ||
router.js | ||
tags.js | ||
templates.js |