wichert/pyramid_jwt

Support to multiple public_keys

PatrickSampaioUSP opened this issue · 0 comments

Hello,

In my use case an application will receive requests from two different identity providers which have their own private_key, is there any resource for dealing with multiple public_key implemented already, or should I extend to cover this use case?