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!
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
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With