Calculated SecretHash is working for Singup and ConfirmSignup call but not working for InitiateAuth #2700
Unanswered
BakhtawarTradesmen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
STEPS
hash_hmac('algo','concatenated string', 'COGNITO_APP_SECRET_HASH', true);
This php builtin function is used to calculate the HMAC.
Beta Was this translation helpful? Give feedback.
All reactions