ory / elements

Ory Elements is a component library that makes building login, registration and account pages for Ory a breeze. Check out the components library on Chromatic https://www.chromatic.com/library?appId=63b58e306cfd32348fa48d50
https://ory.sh
Apache License 2.0
84 stars 41 forks source link

Fix react example redirect #180

Open Erikvv opened 4 months ago

Erikvv commented 4 months ago

The react example didn't work if you configured the UI to be on the different (sub)domain or port than the Ory Tunnel.

Checklist

Erikvv commented 4 months ago

I just noticed this is kinda the same fix as https://github.com/ory/elements/pull/169