thanks for the tutorial.
I ran into trouble deploying in Heroku because it's required to add in the omniauth.rb initializer :
{:clientoptions => {:ssl => {:capath => "/etc/ssl/certs"}}} # Modify this with your SSL certificates path
thanks for the tutorial.
I ran into trouble deploying in Heroku because it's required to add in the omniauth.rb initializer :
{:clientoptions => {:ssl => {:capath => "/etc/ssl/certs"}}} # Modify this with your SSL certificates path