Benjamin Wilson Friedman
e01b417d3f
Added exception for Twitter and OAuth missing options ( #3676 )
...
* Added exception for Twitter and OAuth missing configuration information
* Updated error codes to INTERNAL_SERVER_ERROR, code 1
2017-03-28 18:16:47 -04:00
Arthur Cinader
ca286b7108
Enable prefer-const lint rule ( #3202 )
2016-12-07 18:17:05 -05:00
Florent Vilmart
c1dcaf1271
Auth Adapters refactoring ( #3177 )
...
* Moves all authentication providers to Adapter/Auth
* refactors specs
* Deprecates oauth option in favor of auth option
- Deprecates facebookAppIds option (in favor of auth.facebook.appIds)
- Adds warnings about the deprecated options
* nits
2016-12-06 14:09:43 -08:00
Arthur Cinader
37daafc7b0
Add strip whitespace and trailing eol to spec too. ( #3159 )
2016-12-01 21:45:49 -05:00
Florent Vilmart
8c2c76dd26
Adds liniting into the workflow ( #3082 )
...
* initial linting of src
* fix indent to 2 spaces
* Removes unnecessary rules
* ignore spec folder for now
* Spec linting
* Fix spec indent
* nits
* nits
* no no-empty rule
2016-11-24 15:47:41 -05:00
Florent Vilmart
7964d0a999
Adds support for multiple twitter auths options ( #2256 )
...
* Adds support for multiple twitter auths options
* Adds user test
2016-07-23 12:02:45 -07:00