Use PoW to stop bots from spamming job applicationstwitter.com2 points·by ppcelery·il y a 2 ans·1 comments
ppcelery·il y a 5 ans·discussmaybe you can add a `sid` in jwt token, then store this sid in redis. when you want invoke a session, just del this sid in redis.