Files
DefinitelyTyped/passport
Stefan Dobrev fd96cd48ae [passport] Add username property to profile
The profile data usually contains a username. Here are some strategies that implement it: [facebook](https://github.com/jaredhanson/passport-facebook/blob/master/lib/profile.js#L15) and [github](https://github.com/jaredhanson/passport-github/blob/master/lib/profile.js#L16).
2016-10-13 15:47:03 +03:00
..