I have a working wordpress setup with sso login, when user try to logged in he is redirected to another website to login and redirect back to the main site if successful.
I want to use gatsby js as front-end, so have to able to create login page which is redirected to sso login site.
Have you any suggestion, how to handle this? i am new to gatsby and i have no idea.
Thank you.