How to use an existing AWS Cognito user pool?
-
How do I get started with Quasar and use an existing AWS Cognito user pool? I followed Michael Freeman’s blog series here to use AWS Amplify but it does not work and gives me compile errors. His blog post creates a new user pool because AWS Amplify does this without providing an option to use an existing one.
I’m looking for guidance to create an absolute minimum Quasar project with ONLY authentication from a Cognito user pool.
Have you guys had any success in using an existing user pool? This is becoming very frustrating and is holding me back in using Quasar for future projects. Any help / tutorial would be greatly appreciate it.
Thank you!
-
I am just starting to dig into this. Did you ever figure it out?
-
First this is not a Quasar specific problem. Meaning you can find better info how to work with AWS Amplifiy then this forum.
But as there is a Quasar Aws tutorial of 4 parts, I would follow/implement it and see how far you get. And if you do get stuck try to be a bit more specific then:
does not work and gives me compile errors