I'm very new with AWS and I'm currently working on a project for a blog app.
I setup the auth in CLI and I tried to use AWS withAuthenticator UI component but my problem is that this is a high order component and I don't want it to show at the main page because I want to let users which aren't signed in to still be able to visit some other pages of my app without being authenticated, I'd like to use the auth component in a different page like auth.js.
What would be a good way to do that?
1.4m articles
1.4m replys
5 comments
57.0k users