amazon-cognito-auth-js icon indicating copy to clipboard operation
amazon-cognito-auth-js copied to clipboard

Support for the `idp_identifier` AUTHORIZATION endpoint parameter

Open delissonjunio opened this issue 6 years ago • 0 comments

Cognito's documentation states that it supports a parameter named idp_identifier containing a string to be matched against the list of identifiers configured for the User Pool.

I don't see this being supported here, CognitoAuth.js only includes support for identity_provider.

I'm (super) willing to submit a PR for this if there's really nothing to be used.

delissonjunio avatar Apr 17 '19 12:04 delissonjunio