Menu

Close
  • Home
Subscribe
Menu

robert onodi

Code life.

Scroll Down
Page 1 of 2 Older Posts →

Node.js authentication series: Passport local strategy using email and password.

Before getting started, we can rule out that there are many authentication strategies that we can implement in our application. This depends on the use-case, we »

Robert Onodi Robert Onodi on nodejs, mongodb, security, authenticaiton, passport 21 October 2015

Managing files with Node.js and MongoDB GridFS

I've been working for a while with a pretty small team on a large(ish) project ( and of course in node.js) and being a personal »

Robert Onodi Robert Onodi on nodejs, mongodb, gridfs 17 February 2015

Authentication vs Authorization

What is authentication and authorization? Why is it important to understand where and how to use them? They are quite easy to confuse, the two are »

Robert Onodi Robert Onodi on security 23 June 2014

Why add node modules to your versioning

You are probably using package.json for your dependencies and running npm install on your production server. That’s a very convenient way to do it, »

Robert Onodi Robert Onodi 31 March 2014

How to use Geospatial Indexing in MongoDB with Express and Mongoose

For a couple of months I worked on a project that needed check-ins as a feature and location service. So I have decided to use as »

Robert Onodi Robert Onodi on express, nodejs, mongodb 28 March 2014
Page 1 of 2 Older Posts →
robert onodi © 2025
Proudly published with Ghost