Skip to content

v1.8.0

Choose a tag to compare

@maxdeviant maxdeviant released this 24 Feb 03:31
5dc8c48

Changed

  • The get_authorization_url attribute now throws an exception when redirect_uri is not provided (#107)
    • This matches the upstream requirements of the WorkOS API
  • The list_connections attribute now accepts a ConnectionType for the connection_type parameter (#112)
    • String values will continue to work, but are considered deprecated

Deprecated

  • Deprecated passing string values as the connection_type parameter for list_connections (#112)