Skip to content

745 cognito login#769

Open
nabil053 wants to merge 13 commits into
CivicTechFredericton:developfrom
nabil053:745-cognito-login
Open

745 cognito login#769
nabil053 wants to merge 13 commits into
CivicTechFredericton:developfrom
nabil053:745-cognito-login

Conversation

@nabil053

Copy link
Copy Markdown
Contributor

Describe the technical changes contained in this PR
The login flow has been rerouted to verify credentials through AWS cognito rather than credentials stored in database. Also in any page that is dependent on user data for generating content, the data is collected from AWS cognito user pool.

Previous behaviour
Initially, authentication was done and user data was collected based on data stored in the user table of the database.

New behaviour
Now, authentication is done based on data in AWS Cognito User pool. Also, for fetching data where user info is needed (e.g., favorites list, meal plans etc.), the user info is collected from AWS Cognito user pool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant