If I want to go directly to AWS Cognito's /signup UI, I have to manually construct the URL and I can't include a state or I get an error on return that tells me that there's no matching state.
I think that UserManager. signinRedirect could make this much easier if it just supported setting the path.