improved
Improvements to API infrastructure
over 2 years ago by Omar Zamarripa
Various improvements will be carried out to our API infrastructure on Thursday 21th of July.
This will allow us to support Push authorisation requests PAR and Proof Key for Code Exchange PKCE.
Details below! ๐
Here is a list of the changes to our API:
- Redirect URI will contain the issuer when the response type do not contains id_token
Example redirect uri:
http://redirect-uri?code=ddaSTUvcKEXtbu2p3fkni3-ShmicEaF48DVc_pA469O&state=foo&iss=https%3A%2F%2Fidentity-beta.moneyhub.co.uk%2Foidc
RFC 9207