Need some help with my custom domain for production.
Been trying to setup a custom domain:
* I have a website setup with DNS to azure under a subdomain sub.domain.com.au
* I can't setup kinde to also point to sub.domain.com.au so its pointing to account.domain.com.au
* I have setup my google OAuth with the callback url to account.domain.com.au.
* This is an SPA so every time I login and refresh a page is goes back to my login.
* If change the Provider setting to isDangerouslyUseLocalStorage=true it works fine.
* Not sure what I'm missing. Do you have to have the custom domain be the same url as the web address? this would never be possible because I need the CNAME record for the website to point to the correct address.
* I have a website setup with DNS to azure under a subdomain sub.domain.com.au
* I can't setup kinde to also point to sub.domain.com.au so its pointing to account.domain.com.au
* I have setup my google OAuth with the callback url to account.domain.com.au.
* This is an SPA so every time I login and refresh a page is goes back to my login.
* If change the Provider setting to isDangerouslyUseLocalStorage=true it works fine.
* Not sure what I'm missing. Do you have to have the custom domain be the same url as the web address? this would never be possible because I need the CNAME record for the website to point to the correct address.