stevenmaguire / oauth2-keycloak

Keycloak Provider for OAuth 2.0 Client
MIT License
208 stars 151 forks source link

Add a status code to the IdentityProviderException #53

Closed LiquidPL closed 1 year ago

LiquidPL commented 2 years ago

Previously this exception would always have 0 as the status code, making it impossible to know what was the status of the response that caused that exception.

mstefan21 commented 1 year ago

@LiquidPL please your code on latest release and I will look at.

mstefan21 commented 1 year ago

Released new version v5.1.0