Results for "keystoneJS signin"

Blogs

    • enRaiser

      keystoneJS simple shopping cart part2

      (1) AJAX & session   Lets create a simple cart in right corner of nav bar...ts/default.jade after Sign in. else li: a(href='/keystone/signin') Sign In li: a(href=&#...

      • enRaiser

        keystoneJS advanced shopping cart

        In the previous tutorial we just created an end to end framework. but in real world...{ type: Number}     }] Does keystoneJS also addresses them? As keystoneJS used mongoose it must be poss...can do  mongoose 2 level population in Keysto...

      • +3 more Blogs

      products

        • enRaiser

          keystone-enreg

          SignUp,SignIn,SignOut and email Validation for KeystoneJs. Installation...itial: true}, In default.jade change SignIn and SignOut links and add Sig...nout') Sign Out else li: a(href='/signin') Sign In li: a(href...

          • enRaiser

            keystone enSocial

            keystoneJS plugin for social Networking features. This module enables Social networknig features on your keysto...

          • +1 more products

          Tags

            • enRaiser

              keystone-enreg

              SignUp,SignIn,SignOut and email Validation for KeystoneJs. Installation Create keystone project using yo keystone. Install keystone-enreg npm install git+https://[email protected]/enraiser/keystone-enreg.git Usage In keystone.js at keystone.init add email ...

              Tags: keystoneJS registration, keystoneJS signup, keystoneJS signin, keystoneJS email verification, keystoneJS email validation

              • 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.