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.
These typically use the ruby client libraries.
- Import scripts - Example import scripts to ease migration.
- Rails app - Application consuming a Rails API, providing a JWT to that API
- 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