Results for "keystone js passport"

Blogs

    • enRaiser

      SydJS/keystoneJS issues with social login using passport

      ...;you can see modules for each passport strategy. IN each module relavant passport  stratagies are being us...uire('passport'); keystone.pre('routes', passport.initialize()); keystone.pre('routes', passpor...

      • enRaiser

        keystoneJS simple shopping cart part2

        (1) AJAX & session   Lets create a simple cart in right corn...else li: a(href='/keystone/signin') Sign In li: a(...ect to session.   var keystone = require('keystone')...ect in session.   var keystone...

      • +3 more Blogs

      products

        • enRaiser

          keystone-enmailer

          KeystoneJS plugin for sending SMTP mail with Jade template Installation create keystone project using yo keystone, and do not choose email feature....git+https://[email protected]/enraiser/keystone-enmailer.git Usage...this code var enmailer('keystone...

          • enRaiser

            keystone-enreg

            SignUp,SignIn,SignOut and email Validation for KeystoneJs. Installation Create keystone project using yo keyston...tps://[email protected]/enraiser/keystone-enreg.git Usage...exports require('keystone-enreg').routes(app);...if user if user.canAccessKeystone...

          • +1 more products

          Tags

            • enRaiser

              SydJS/keystoneJS issues with social login using passport

              I wanted to integrate the social login features in my site. So I  though of learning SydJS for the same purpose. for that I installed and run the SydJS site on my local machine.   When I tried to signup to my local sydJS site It crashed. I had to work almost 2 days to make it work...

              Tags: keystone js passport, keystoneJS registration, keystoneJS signup, keystoneJS signin, keystoneJS social login, sydjs social login, keystoneJS facebook integration, sydjs facebook integration.