omniauth / omniauth-okta

OAuth2 strategy for Okta
MIT License
41 stars 37 forks source link

Publish gem with client_options fix #7

Closed jgable closed 2 years ago

jgable commented 5 years ago

Hi, thanks for your work on this gem. I noticed that you merged in the fix for client_options in #1 but it doesn't look like the gem has been updated with those fixes.

Can you publish a new version with these fixes? I'm running into a JWT::InvalidIssuerError because the site url isn't matching.

mark-cooper commented 5 years ago

:+1: I have an app / bundler environment that supports pulling from rubygems but not via git so an updated release would be greatly appreciated :smile:

douglasrlee commented 4 years ago

yes, please publish

bugthing commented 4 years ago

yes, can I add my appreciation for the changes in master (as they fixed my issue). Also it would be great to have a new gem version release on rubygems.org