trailsjs / sails-auth

Passport-based User Authentication system for sails.js applications. Designed to work well with the sails-permissions module.
https://www.npmjs.org/package/sails-auth
MIT License
266 stars 141 forks source link

Need "user profile" info in passport or user object #74

Open vnc-zestfinance opened 9 years ago

vnc-zestfinance commented 9 years ago

Please see #63 for more details. Can I get an update on this issue? Seems to be closed but what is the plan of implementing it? I would like to access all the fields available for google + facebook. It is not currently available and neither is there any hook or configuration where we could access the profile information.

btkostner commented 9 years ago

I second this. Right now there is no way (that I know of) to add more information to the user model besides overwriting the passport.connect service.

danielsharvey commented 8 years ago

+1 @tjwebb, as per your comment in #63 would you please advise how you intend on implementing this?

Thanks!

cappern commented 7 years ago

+1 @tjwebb 👍