bezkoder / jwt-refresh-token-node-js-mongodb

JWT Refresh Token implementation in Node.js example with Express, MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: uuid token

McDefault opened this issue · comments

Hello.

Why is UUID beeing used to represent a refresh token? Why not a JWT sign?