when processing your /auth route, just redirect to the authentication route of the backend
window.location.href = 'http://<my_domain>/auth/siww'
Last updated 1 year ago