Closed chstudebaker closed 6 months ago
Hi @chstudebaker, nice job setting up cognito in your project. Be sure to check out the flow I posted in Slack week07 channel to understand how you can now use cognito and the auth flow to add users to your database.
Note that you can use http with cognito in a local environment only.
No. I cant deploy to aws as i dont have mysql sql server set up yet. Once i get back to school, i will get this deployed.
On Sun, Mar 10, 2024, 3:32 PM Paula Waite @.***> wrote:
Hi @chstudebaker https://github.com/chstudebaker, nice job setting up cognito in your project.
Note that you can use http with cognito in a local environment only.
- It sounds like you have this deployed on AWS? If so, please add your deployed app url to the list of indie projects in the student repository. Thanks!
— Reply to this email directly, view it on GitHub https://github.com/chstudebaker/herobase/issues/4#issuecomment-1987353768, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANOWZBYVRZ7V4YRMTNUAB53YXTGORAVCNFSM6AAAAABEOIQLSSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBXGM2TGNZWHA . You are receiving this because you were mentioned.Message ID: @.***>
@pawaitemadisoncollege No. I cant deploy to aws as i dont have mysql sql server set up yet. Once i get back to school, i will get this deployed.
@pawaitemadisoncollege other than that. I updated the Error page link to be a constant called ERROR_PAGE
@pawaitemadisoncollege Week07 ready for review
What were your key learning points/takeaways? Http sites do not work with cognito. The url's matter What challenged you? Getting it set up for Http and not https What problems did you solve and what resources did you use to solve them? see above. I used help channel and AI to troubleshoot this.