New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
with-aws-amplify-typescript uses legacy AmplifyAuthenticator #35222
Labels
area: examples
Anything inside the examples folder
good first issue
Easy to fix issues, good for newcomers
Comments
|
This issue is still open I would like to contribute? |
|
Helping |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: examples
Anything inside the examples folder
good first issue
Easy to fix issues, good for newcomers
Describe the feature you'd like to request
Currently uses AmplifyAuthenticator which is legacy. Also using an older verison of
@aws-amplify/ui-react&aws-amplifyDescribe the solution you'd like
Should be using the new Authenticator componet
Describe alternatives you've considered
Keep using the old one until is deprecated
The text was updated successfully, but these errors were encountered: