junardoclarit
junardoclarit
Any update on this issue?
I just created an alternative fixed to remove the `_yoast_wpseo_primary_post_category` if there is no terms selected upon updating the post. Just add it on your themes `functions.php` //Fixed yoast primary...
Hi @brainrecursion I have implemented your commit in my local development, but when I click the login with `AWScognito`. it redirects to cognito with an error. Also I have attached...
Hi @brainrecursion, Also i have tried to logged in using the Hosted UI in cognito, it redirects back to the login page with the id_token from cognito.. so it is...
@brainrecursion I have set the EXTERNAL_HOST to `localhost:9991` by running it in the terminal `export EXTERNAL_HOST=localhost:9991` then I run the `./tools/run-dev.py --interface=''`. But I get a new error now when...
Hi @brainrecursion where should the `/complete/cognito/` route go? I mean do you know what method is this calling?