angular-oauth2-oidc
angular-oauth2-oidc copied to clipboard
Ory Hydra Authentication Server - Authorization Code Grant Flow Issues
Fixed missing headers required by ory hydra authentication server during authorization code grant flow and parsing received tokens.
In order to exchange authorization code received (login & consent flow) with an access token Ory Hydra requires a set of headers that weren't present in the current post request to the issuer.