Aaron Larner
Aaron Larner
In order to have better collaboration capabilities and sharing permissions, perk should be its own organization
Steps to reproduce: 1. Add a new sass include file 2. Import that include file into main.scss 3. Change the include file - notice that the css doesn't update Problem:...
If a user enters in an incorrect password too many times (this should be configurable in `config/auth.js`) they should be locked out from logging in for a configurable amount of...
Each time a user logs in using trello oauth they are asked to re-permit access to their Trello account. This should only happen once, the first time they register using...
both html form based flow and API based flow desired reset flow: On the login page, there should be a “Forgot your password?” link When a user gets to the...
Perk currently supports [Authentication](http://perkframework.com/v1/api/authentication.html) with the providers listed below. If you'd like support for a different provider please comment below and let us know [which one](https://github.com/jaredhanson/passport/wiki/Strategies). 1. Username / password...
- [ ] config/browserify.js - [ ] config/config.js - [ ] config/server.js - [ ] config/test.js - [ ] config/utils.js - [ ] config/webpack.js - [ ] lib/config.js - [...