My App is using HashRouters now I want to integrate OKTA Authentication but that issue is Okta does not allow to add # in the redirection URL. As a result after successful login, I am landing on a 404 unknown pages. I don't want to use change to Browser routers
Could anybody suggest to me how to deal with #Routes with OKta redirection..?
If possible can you please provide an example?
My App is using HashRouters now I want to integrate OKTA Authentication but that issue is Okta does not allow to add # in the redirection URL. As a result after successful login, I am landing on a 404 unknown pages. I don't want to use change to Browser routers
Could anybody suggest to me how to deal with #Routes with OKta redirection..?
If possible can you please provide an example?