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

Generator missing? #113

Open talamaska opened 8 years ago

talamaska commented 8 years ago

Have you deleted the generator on purpose? If so, can we have an explanation step by step how to configure everything, cause now the readme is unclear and not fully explained?

ronenteva commented 8 years ago

+1

dominicrico commented 8 years ago

1+

AndrewNg commented 8 years ago

+1

maujee commented 8 years ago

+1

fernandolguevara commented 8 years ago

+1 @tjwebb

rafacapa commented 8 years ago

+1

nickvoegeli commented 8 years ago

+1

ThomasCV1 commented 8 years ago

+1

kwit75 commented 8 years ago

+1

tjwebb commented 8 years ago

Can someone clarify what the issue actually is?

neauxla commented 8 years ago

@tjwebb The install script no longer generates the files necessary. So when the doc says to modify the passport config.js file, there is actually nothing there.