Releases: workos/workos-ruby
Releases · workos/workos-ruby
v0.4.2
Updated
- Made
idp_id
nilable on Profile
struct (#45)
v0.4.1
Updated
- Required 'net/http' from WorkOS::DirectorySync (#44)
v0.4.0
Added
- Support for
GET /events
endpoint (#43)
v0.3.3
Updated
- Changed profile struct (#41)
v0.3.2
Updated
- Changed type signature (#38)
v0.3.1
Fixed
- Fixed URL to GitHub Repo (#36)
v0.3.0
Added
- Added Directory Sync support (#34)
v0.2.3
Added
- Added
WorkOS::SSO.create_connection
(#31)
v0.2.2
Updated
- Defaulted to
ENV['WORKOS_API_KEY']
(#27)
v0.2.1
Updated
- Switched query parameters to form body for
WorkOS::SSO.profile
(#23)