Stephen Ford
Results
1
comments of
Stephen Ford
I found this issue wondering the same thing. I looked over the omniauth-google-oauth2 gem which allows this functionality. Check out this [method](https://github.com/zquestz/omniauth-google-oauth2/blob/2f8cefd7ef9701e92b7ee227073fb5f85c847817/lib/omniauth/strategies/google_oauth2.rb#L34C18-L34C18) I updated my okta initializer to something like...