Which solution should the developer implement to meet these requirements?

1 Comment

  1. Walter
    Author

    I categorize that the answer is:
    After successful login, submit a Cognito request for user tokens. When redirecting to the welcome screen, provide the identity token in the Authorization header of the request. Extract the user name from the given_name claim and the user’s universally unique identifier (UUID) from the sub claim inside the identity token. Use the UUID as the key to store and retrieve the previous login information from the database.

Leave a Reply to Walter Cancel reply

Your email address will not be published. Required fields are marked *

eighteen + 17 =