Giter VIP home page Giter VIP logo

Comments (3)

chris-sev avatar chris-sev commented on May 18, 2024

Sounds like you're spot on on all your concepts. Have you looked into the node-jsonwebtoken package from the guys over at auth0?

That has everything you need to create tokens, verify them in some middleware, and more.

For a tutorial more on the client side of things, we have this tutorial on a Laravel + Angular JWT implementation. The client side of things will pretty much be the same since the server is just passing back a token.

from easy-node-authentication.

declanelcocks avatar declanelcocks commented on May 18, 2024

Thanks for your reply, I have another demo project which uses Satellizer so the client side of things should be no problem. Originally I was going to take a look at jwt-simple just to handle encoding/decoding the token, but I'll take a look at jsonwebtoken as you suggested. Thanks!

from easy-node-authentication.

RichardLindhout avatar RichardLindhout commented on May 18, 2024

+1

from easy-node-authentication.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.