Devise Jwt Api Only Mode for Authentication
January 26, 2023
This tutorial outlines how to configure the devise-jwt gem to provide JWT based authentication using the devise routes. It outlines a method for testing out the API using fetch requests to the provided endpoints with sample code, example results, and usage instructions.
ruby on rails devise jwt devise-jwt authentication rails api rails 7 ruby 3.2.0