- Implements getting user_id from oauth_token;
- Clarify configuring step in readme;
- General improvements and typo fixes;
- Migration from ES5 to ES6 syntax;
- Pin dependencies;
- Update
passport-oauth
module to the latest version; - Possibility to override GET and POST fields where from need to get tokens;
- Add ability to pass request to the verify callback;