I am learning nodejs and creating crud APIs using JWT tokens. so here is my question is it good practice to use jwt-blacklist instead of storing tokens in DB?
I am learning nodejs and creating crud APIs using JWT tokens. so here is my question is it good practice to use jwt-blacklist instead of storing tokens in DB?