I am problems deploying a site to AWS Amplify where this works fine locally and using e.g. Netlify.
For SPAs is there a recommended setup for Redirects? The callback URL gets automatically changed to index.html which causes the callback function to fail to load.
Has anyone come across similar issues?
Brian Henderson