Closed guicaulada closed 3 weeks ago
We tried adding workflow_ref in the past but due to limitations we decided to use ref instead. See https://github.com/catnekaise/cognito-idpool-auth/pull/9.
workflow_ref
ref
The decision to not go forward with workflow_ref wasn't reflected on the docs, this PR removes the unsupported claim and use ref instead.
We tried adding
workflow_ref
in the past but due to limitations we decided to useref
instead. See https://github.com/catnekaise/cognito-idpool-auth/pull/9.The decision to not go forward with
workflow_ref
wasn't reflected on the docs, this PR removes the unsupported claim and useref
instead.