workos-rb

WorkOS official Ruby gem for interacting with WorkOS APIs

Installation

You don't need this source code unless you want to modify the gem. If you just want to use the package, just run:

gem install workos

If you want to build the gem from source:

gem build workos.gemspec

Requirements

  • Ruby 2.3+.