Santiago Aguiar

Results 7 comments of Santiago Aguiar

If you are using a customized Guardian page inside auth0 (as explained here: https://auth0.com/docs/multifactor-authentication/administrator/customizing-widget) the `requestToken` will be available via the properties passed to the page template, and you can...

Same issue here. We were able to create previews under the custom domain (and the Preview URL in the AWS Console actually shows the right domain), but the comment is...

@sorokinvj we had to enable branch deployments for all the PRs (this was unexpected, I would have expected just enabling previews would be enough). That being said, we dropped this...

Any chance this gets merged in at some point? It just doesn't work without it.

Also hit this issue, given this seems to be stuck here, we'll need to fork and port. Thanks for the PR!

I'm facing the same issue. Our intl team is now loving working with react-intl and how we can easily let them tweak the messages, but we still need to split...

I ended up going for superagent, a few hours later. Glad someone else did it though ;).