You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@matoni109 You might be able to monkey patch the Google provider to add the additional params. Sorcery currently doesn't support it natively. For Sorcery v1, I'm planning on migrating us to using OmniAuth for the providers, in which case it would behave similarly (if not identically) to how Devise does it. That would still be a ways away though, so for now monkey patching or submitting a PR to add this would be your best bet.
Hi Everyone,
Below is from Devise, just wanting to add prompt into the Sorcery initializer but unsure how to get that to work?
Any assistance would be great :)
/* sorcery.rb */
/* devise.rb */
The text was updated successfully, but these errors were encountered: