saayam-for-all / webapp

Contains only the web releated React code
GNU General Public License v3.0
2 stars 4 forks source link

Login support for users #6

Closed RaoBhethanabotla closed 4 months ago

RaoBhethanabotla commented 5 months ago

When users come to our main landing page, Saayam.org, on the top menu bar, far right, we should show a Login option. When users click on, we show the AWS Cognito login/register dialog. Refer to the New User Login use case in https://github.com/saayam-for-all/docs/wiki/Use-Cases.

SasankTanikella99 commented 5 months ago

I will go through AWS cognito today, and I will refer the docs.

SasankTanikella99 commented 5 months ago

I just visited docs and I am going through the documentation

SasankTanikella99 commented 5 months ago

Hello Rao, Just created a login page on Saayam, I created a new branch and pushed my changes to that branch.