Skip to content

Rails IAM v0.1.0

Latest

Choose a tag to compare

@salmanx salmanx released this 05 Aug 06:01
· 4 commits to main since this release

馃殌 Initial Release

Rails IAM is a database-driven Identity & Access Management (IAM) engine for Ruby on Rails.

Features

  • JWT Authentication
  • Refresh Token Authentication
  • HttpOnly Cookie Authentication
  • Bearer Token Authentication
  • RBAC
  • PBAC
  • Direct User Permissions
  • User Denied Permissions
  • Automatic Resource Authorization
  • Endpoint-first Authorization
  • Authorization Caching
  • Authentication & Authorization Generators
  • Comprehensive Wiki Documentation
  • RSpec Testing Guide

See the Wiki for installation and usage examples.