Sage / omniauth-cognito-idp

OmniAuth Strategy for AWS Cognito in Ruby
Apache License 2.0
35 stars 13 forks source link

Conflict with generic JWT gem on projects for consumption. #6

Closed danielvieira-sage closed 4 years ago

danielvieira-sage commented 4 years ago

lib/omniauth/strategies/cognito_idp.rb:81

Force specify JWT::JWT.decode(

tosch commented 4 years ago

Hi and thanks for opening an issue :-) What exactly is the problem you're having? Can you please provide a few more details (gems involved etc)?

tosch commented 4 years ago

7 solved that, the fix is included in v0.1.1