workos / workos-ruby

Official Ruby SDK for interacting with the WorkOS API
https://workos.com/docs/sdk/ruby
MIT License
29 stars 14 forks source link

Add AppleOAuth constants #306

Closed gcarvelli closed 3 months ago

gcarvelli commented 4 months ago

Description

Add the AppleOAuth constant so SDK users can kick off login flows with Sign in with Apple.

Documentation

Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.

[ ] Yes

If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.

marianapraz commented 3 months ago

Hi :) Are there any plans to merge this soon?

gcarvelli commented 3 months ago

@marianapraz This change is now released in workos-ruby@v5.3.0. Thanks for your patience!

marianapraz commented 2 months ago

@marianapraz This change is now released in workos-ruby@v5.3.0. Thanks for your patience!

Hi @gcarvelli, this is still not working unfortunately, since Apple was not added to the ALL list and so validation fails :)

mthadley commented 2 months ago

@marianapraz Thanks for catching that! We just released v5.5.1 which should hopefully have that fixed now.