This repository was archived by the owner on Jun 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 916
This repository was archived by the owner on Jun 26, 2024. It is now read-only.
Unsecure - User token passed in URL #51
Open
@Iviglious
Description
Currently the user token appears in the URL. When user gets authenticated Amazon Cognito generates a token and returns it to the website in the URL as a parameter.
This is not best security practice.
Is there a better (more secure) way of passing that token?
Metadata
Metadata
Assignees
Labels
No labels