Skip to content

Unscope JWT class to avoid conflict with JWT strategy#1

Open
j15e wants to merge 1 commit intoCitizenLabDotCo:masterfrom
didacte:bugfix/jwt-conflicts
Open

Unscope JWT class to avoid conflict with JWT strategy#1
j15e wants to merge 1 commit intoCitizenLabDotCo:masterfrom
didacte:bugfix/jwt-conflicts

Conversation

@j15e
Copy link

@j15e j15e commented Nov 7, 2019

Hello! Thanks for creating that fork.

When an application also uses omniauth-jwt it does not use the proper JWT class.

The conflicting class OmniAuth::Strategies::JWT is defined here: https://github.com/mbleigh/omniauth-jwt/blob/a301f0b3a171ab6aeaa7fe2204d1c3dda1a079c6/lib/omniauth/strategies/jwt.rb#L4-L6

When an application also uses [omniauth-jwt](https://github.com/mbleigh/) it does not use the proper JWT class.

The conflicting class OmniAuth::Strategies::JWT is defined here: https://github.com/mbleigh/omniauth-jwt/blob/a301f0b3a171ab6aeaa7fe2204d1c3dda1a079c6/lib/omniauth/strategies/jwt.rb#L4-L6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant