Questions tagged [devise-jwt]

32 questions
-1
votes
2 answers

Problem with the logout on Rails API + Devise + JWT

Im building a Rails API. All my devise routes working fine, execpt for one : the logout. I followed this tutorial : https://jameschambers.co.uk/rails-api I already tried few things, like : tried the api/logout.json route tried to change rb #111 for…
pedrofromperu
  • 95
  • 1
  • 9
1 2
3