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
{{ message }}
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 foridentity_provider
.I'm (super) willing to submit a PR for this if there's really nothing to be used.
The text was updated successfully, but these errors were encountered: