Releases: drudge/passport-twitter-token
Releases · drudge/passport-twitter-token
v1.3.0
10 Dec 20:00
Compare
Sorry, something went wrong.
No results found
v1.2.0
25 Oct 19:09
Compare
Sorry, something went wrong.
No results found
Added support for fetching email address
v1.1.1
19 Mar 09:46
Compare
Sorry, something went wrong.
No results found
Twitter IDs handles as string because newly registered twitter users has greater id, than JavaScript can handle.
v1.1.0
19 Oct 10:04
Compare
Sorry, something went wrong.
No results found
Implements getting user_id from oauth_token;
v1.0.2
02 Oct 08:42
Compare
Sorry, something went wrong.
No results found
Clarify configuring step in readme;
v1.0.1
02 Oct 08:42
Compare
Sorry, something went wrong.
No results found
General improvements and typo fixes;
v1.0.0
30 Sep 12:57
Compare
Sorry, something went wrong.
No results found
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;
0.1.4
30 Sep 12:57
Compare
Sorry, something went wrong.
No results found
Add ability to pass request to the verify callback;