Ilija Matoski

    ← Projects

    Archived

    Express4 + Mongoose + JSON Web Token Authentication

    Dealing with authentication is a must for most of the systems.

    Language
    JavaScript
    Started
    Last commit

    Authentication is part of almost every system, even if it is in node.js, Express, Angular.JS, PHP, Perl, Ruby, or any other languages you are using. Dealing with authentication is a must for most of the systems.

    This is the reference implementation that accompanies the article Express4 + Mongoose + JSON Web Token Authentication.

    More information can be found on the GitHub repository.