Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cognito access token is not URL encoded #249

Open
mfriesen opened this issue Jul 29, 2024 · 1 comment
Open

Cognito access token is not URL encoded #249

mfriesen opened this issue Jul 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@mfriesen
Copy link
Member

If the access code generated by Cognito contains certain characters, the URL will fail to load.

@mfriesen mfriesen added this to the v1.15.1 milestone Jul 29, 2024
@mfriesen mfriesen added the bug Something isn't working label Jul 29, 2024
@mfriesen mfriesen self-assigned this Jul 29, 2024
@mfriesen
Copy link
Member Author

Known Cognito issue. Cognito never give you access to the actual "code" value. So there's no ability to URL Encode the value.

https://repost.aws/questions/QULyhokZdMRwy06gVs6yq_pg/cognito-custom-email-sender-code-property-url-encoded

mfriesen added a commit that referenced this issue Jul 29, 2024
@mfriesen mfriesen removed this from the v1.15.1 milestone Jul 29, 2024
@mfriesen mfriesen removed their assignment Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant