How to make people chose their own roles when using aws cognito
I am building a web application that uses AWS Cognito for authentication, and I was wondering how I could allow people to choose their own roles at sign-up. I followed a tutorial that helped me create a role-based login, but it doesn’t allow users to choose their own role. It just gives them a default role and doesn’t let them pick one. Could someone please let me know how that’s done? Below is the code that the tutorial helped me with (they would chose either owner or customer at sign up).
How to make people chose their own roles when using aws cognito
I am building a web application that uses AWS Cognito for authentication, and I was wondering how I could allow people to choose their own roles at sign-up. I followed a tutorial that helped me create a role-based login, but it doesn’t allow users to choose their own role. It just gives them a default role and doesn’t let them pick one. Could someone please let me know how that’s done? Below is the code that the tutorial helped me with (they would chose either owner or customer at sign up).
How to make people chose their own roles when using aws cognito
I am building a web application that uses AWS Cognito for authentication, and I was wondering how I could allow people to choose their own roles at sign-up. I followed a tutorial that helped me create a role-based login, but it doesn’t allow users to choose their own role. It just gives them a default role and doesn’t let them pick one. Could someone please let me know how that’s done? Below is the code that the tutorial helped me with (they would chose either owner or customer at sign up).
How to make people chose their own roles when using aws cognito
I am building a web application that uses AWS Cognito for authentication, and I was wondering how I could allow people to choose their own roles at sign-up. I followed a tutorial that helped me create a role-based login, but it doesn’t allow users to choose their own role. It just gives them a default role and doesn’t let them pick one. Could someone please let me know how that’s done? Below is the code that the tutorial helped me with (they would chose either owner or customer at sign up).
How to make people chose their own roles when using aws cognito
I am building a web application that uses AWS Cognito for authentication, and I was wondering how I could allow people to choose their own roles at sign-up. I followed a tutorial that helped me create a role-based login, but it doesn’t allow users to choose their own role. It just gives them a default role and doesn’t let them pick one. Could someone please let me know how that’s done? Below is the code that the tutorial helped me with (they would chose either owner or customer at sign up).
Aws Security for my endpoints – best praticies
I have an application in AWS, I’m using fargate (ECS) or you can think in EC2, the ideia is the same.