Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using a custom UI with amazon cognito

I am making a portfolio-building app by hosting reactjs on cloudfront and using serverless lambda as the backend. I want to have authentication, but I want to really be able to customize the login/sign up page with react. Is there a way to do this with Cognito, or is there some other technology I should use? What are my options in this regard? Thanks!

like image 368
matt Avatar asked Feb 27 '26 19:02

matt


1 Answers

Based on my experience it's possible to implement a custom UI as part of your application self.

You can implement your custom view in React and then handle all the signIn/signUp/signOut calls using the Amplify lib

like image 78
Luca Motta Avatar answered Mar 02 '26 10:03

Luca Motta



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!