User Management and Authentication

I am currently learning how to use AWS cognito and found this great freecodecamp guide:

I will also try to relate what I learn back to here…

1 Like

Yes, so what I am learning is that, none of this seems to play very well when you don’t have to your app hosted on AWS (or Firebase for that matter). And also when you are using LAMP stack/php.

I think I am just going to build my own user management system, which I guess would not take more than 2 days! Sheesh!

1 Like

So this one github question is what got AWS cognito to work:

1 Like