Ruby Example Apps
We’ve created a number of example applications. These are all licensed under Apache2 and are made available with no warranty. We happily accept pull requests to improve these applications.
You also may be interested in our quickstarts, which offer a quick way to get started adding login and other FusionAuth functionality to your application.
These typically use the ruby client libraries.
- Import scripts - Example import scripts to ease migration.
- Rails apis - Protecting a Rails API with a JWT
- Rails with OAuth - Using OAuth/OIDC with a Ruby on Rails app
- Ruby JWT - JWT creation and decoding examples with the Ruby jwt gem
- Ruby tenant creation - Creating new tenants in Ruby