API Guard
JWT authentication solution for Rails APIs
No ratings yet
- Gem
- api_guard
- Repository
- Gokul595/api_guard
- License
- MIT
- Stars
- 279
- Added
- August 21, 2026
About
JWT authentication solution for Rails APIs
JSON Web Token (JWT) based authentication solution with token refreshing & blacklisting for APIs built on Rails.
What you get
- Installation
- Getting Started
- Creating User model
- Configuring Routes
- Registration
- Sign In (Getting JWT access token)
- Authenticate API Request
Installing it
ruby
# Gemfile
gem "api_guard"
Details
279 stars on GitHub · MIT licensed · maintained by Gokul595. Source: https://github.com/Gokul595/api_guard
Discussion (0)
Sign in to join the discussion.
No comments yet.