• Skip to primary navigation
  • Skip to content
  • Skip to footer
One Step Closer One Step Closer
  • Home
  • Categories
  • Tags
  • About
    JWT token - mern-auth project
    1. Home
    2. /
    3. Mern project
    4. /
    5. JWT token - mern-auth project
    Jonghan Park

    Jonghan Park

    I am enthusiastic about learning new technology.

    • Surrey, BC
    • Portfolio
    • Linkedin
    • GitHub
    • Email

    JWT token - mern-auth project

    July 6, 2022 less than 1 minute read

    JWT (Json Web Token)?

    • JWT is the Claim based web token to store a user’s attributes by using json format. JWT transfers the information securely with a self-contained method.

    When to use?

    1. Login
    • process => User login > A server sends a token to the user >

    Tags: Express, JWT, MERN, Mongo DB, Node.js, React

    Categories: MERN project

    Updated: July 6, 2022

    Share on

    Twitter Facebook LinkedIn
    Previous Next

    Leave a comment

    You may also enjoy

    Leetcode problem 136 - Final Prices With a Special Discount in a Shop

    March 5, 2024 1 minute read

    You are given an integer array prices where prices[i] is the price of the ith item in a shop.

    Leetcode problem 135 - N-ary Tree Postorder Traversal

    March 4, 2024 less than 1 minute read

    Given the root of an n-ary tree, return the postorder traversal of its nodes’ values.

    Leetcode problem 134 - Increasing Order Search Tree

    March 3, 2024 less than 1 minute read

    Given the root of a binary search tree, rearrange the tree in in-order so that the leftmost node in the tree is now the root of the tree, and every node has ...

    Leetcode problem 134 - Maximum Nesting Depth of the Parentheses

    March 2, 2024 1 minute read

    A string is a valid parentheses string (denoted VPS) if it meets one of the following:

    • Follow:
    • GitHub
    • Feed
    © 2024 Jonghan Park. Powered by Jekyll & Minimal Mistakes.