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