How to avoid expiration_time in devise-jwt

前端 未结 0 742
栀梦
栀梦 2021-01-14 12:48

I\'m using devise-jwt for jwt authentication, but I don\'t want that the token expires. So, I\'m setting the revocation strategy to null:

class User < App         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题