Neurath
Neurath
KKinde
Created by Neurath on 7/18/2024 in #💻┃support
Need some help with my custom domain for production.
Its a bit more of a tricky situation so I understand why its hard to make it work for that scenario
76 replies
KKinde
Created by Neurath on 7/18/2024 in #💻┃support
Need some help with my custom domain for production.
I figured it was something to do with the multi domain issue just its hard to debug that as the kinde page kind of shows you the wrong info in that situation 🙂
76 replies
KKinde
Created by Neurath on 7/18/2024 in #💻┃support
Need some help with my custom domain for production.
I did have it as that before, but because the DNS was wrong it didn't work
76 replies
KKinde
Created by Neurath on 7/18/2024 in #💻┃support
Need some help with my custom domain for production.
I updated the domain too account.constant.steltek.com.au
76 replies
KKinde
Created by Neurath on 7/18/2024 in #💻┃support
Need some help with my custom domain for production.
Oh so I have the login working 🙂 on the frontend thank you I think I just need to update the backend domain too
76 replies
KKinde
Created by Neurath on 7/18/2024 in #💻┃support
Need some help with my custom domain for production.
Pretty sure Auth0 was using local storage for the token though
76 replies
KKinde
Created by Neurath on 7/18/2024 in #💻┃support
Need some help with my custom domain for production.
I have built something like this before using auth0 in the past so I know it works to a degree
76 replies
KKinde
Created by Neurath on 7/18/2024 in #💻┃support
Need some help with my custom domain for production.
Just node, React vite frontend and Nestjs backend
76 replies
KKinde
Created by Neurath on 7/18/2024 in #💻┃support
Need some help with my custom domain for production.
I don't use .net
76 replies
KKinde
Created by Neurath on 7/18/2024 in #💻┃support
Need some help with my custom domain for production.
domain is currently: https://constant.steltek.com.au
76 replies
KKinde
Created by Neurath on 7/18/2024 in #💻┃support
Need some help with my custom domain for production.
<KindeProvider clientId={clientId} domain={domain} logoutUri={window.location.origin} redirectUri={window.location.origin} onRedirectCallback={onRedirectCallback} isDangerouslyUseLocalStorage={isDevelopment} > {children} </KindeProvider>
76 replies
KKinde
Created by Neurath on 7/18/2024 in #💻┃support
Need some help with my custom domain for production.
So it is returning the website
76 replies
KKinde
Created by Neurath on 7/18/2024 in #💻┃support
Need some help with my custom domain for production.
No description
76 replies
KKinde
Created by Neurath on 7/18/2024 in #💻┃support
Need some help with my custom domain for production.
No description
76 replies
KKinde
Created by Neurath on 7/18/2024 in #💻┃support
Need some help with my custom domain for production.
I do see this error in the code
76 replies
KKinde
Created by Neurath on 7/18/2024 in #💻┃support
Need some help with my custom domain for production.
No description
76 replies
KKinde
Created by Neurath on 7/18/2024 in #💻┃support
Need some help with my custom domain for production.
Hrmm but it still just keeps coming back to the login screen and the hook const { isAuthenticated } = useKindeAuth(); still shows false even when I preserve the logs
76 replies
KKinde
Created by Neurath on 7/18/2024 in #💻┃support
Need some help with my custom domain for production.
Ok did all that, but unfortunately still isn't showing up and authenticated. What do the logs on your end show?
76 replies
KKinde
Created by Neurath on 7/18/2024 in #💻┃support
Need some help with my custom domain for production.
Let me try all this and get back to you
76 replies
KKinde
Created by Neurath on 7/18/2024 in #💻┃support
Need some help with my custom domain for production.
Those are my DNS recrods
76 replies