awslabs / aws-saas-boost

AWS SaaS Boost is a ready-to-use toolset that removes the complexity of successfully running SaaS workloads in the AWS cloud.
Apache License 2.0
961 stars 189 forks source link

Replace Amplify with React-OIDC in Admin Web #304

Closed amliuyong closed 2 years ago

amliuyong commented 2 years ago

code changes included two parts:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

PoeppingT commented 2 years ago

Hey @amliuyong , thanks for opening this PR. We've decided that using the hosted UI is the solution we're going with, but that we want the hosted UIs to be branded as closely to SaaS Boost branding as possible. For this reason and to include a few bug fixes, I have picked up the work you started and reworked it to build against main and included some changes. Let's close this PR, and I will open a new one against main with you as a Co-author and you as a reviewer on the changes.

PoeppingT commented 2 years ago

https://github.com/awslabs/aws-saas-boost/pull/376 has been opened, please see progress there.