Fork me on GitHub
#reagent
<
2019-09-22
>
Sven16:09:54

Has anyone integrated AWS amplify to their reagent app? To be more specific, I’m looking to integrate Cognito using withAuthenticator React HOC and AWS Appsync with Cognito user pools and identity pool. It’s a breeze in react but does not seem like a really straightforward process with cljs. Especially for a first ClojureScript project 😕