I'm new to redis my project giving Jwt I need to store in Jwt. Every API hits it's need to take token from Redis on behalf of creation of new token.
Please help me with sample code
I've to store and get token from Redis on behalf of generating new token.