You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does it seem reasonable to allow PyJWT to accept a list of possible issuer arguments, in the same way that aud does? (It's possible I'm just lazy and trying to avoid try-catch blocks 😂)
Does it seem reasonable to allow PyJWT to accept a list of possible
issuer arguments, in the same way thatauddoes? (It's possible I'm just lazy and trying to avoid try-catch blocks 😂)