Bini
Bini
KKinde
Created by Bini on 12/28/2024 in #💻┃support
Authentication Issue on Vercel Deployment
Hi Oli, thank you for your prompt reply. I've posted this issue on React SDK GitHub repo: Link to GitHub issue. Please let me know if your team needs any further information from my side. Happy holidays!
4 replies
KKinde
Created by Bini on 12/28/2024 in #💻┃support
Authentication Issue on Vercel Deployment
Relevant Logs: Here are some key logs from the deployed application's console:
Navigated to https://foobar.vercel.app/some/protected
ProtectedRoute: isLoading=true, isAuthenticated=false
ProtectedRoute: isLoading=false, isAuthenticated=false
ProtectedRoute: Not authenticated, redirecting to /auth/login...
ProtectedRoute: from=/some/protected
Navigated to https://foobar.kinde.com/oauth2/auth?redirect_uri=https%3A%2F%2Ffoobar.vercel.app&...
Navigated to https://foobar.kinde.com/auth/...
Navigated to https://foobar.kinde.com/oauth2/auth...
Navigated to https://foobar.vercel.app/some/protected
provider.tsx: redirectTo=/some/protected
ProtectedRoute: isLoading=true, isAuthenticated=false
ProtectedRoute: isLoading=false, isAuthenticated=false
ProtectedRoute: Not authenticated, redirecting to /auth/login...
// ... (these logs repeat in a loop)
Navigated to https://foobar.vercel.app/some/protected
ProtectedRoute: isLoading=true, isAuthenticated=false
ProtectedRoute: isLoading=false, isAuthenticated=false
ProtectedRoute: Not authenticated, redirecting to /auth/login...
ProtectedRoute: from=/some/protected
Navigated to https://foobar.kinde.com/oauth2/auth?redirect_uri=https%3A%2F%2Ffoobar.vercel.app&...
Navigated to https://foobar.kinde.com/auth/...
Navigated to https://foobar.kinde.com/oauth2/auth...
Navigated to https://foobar.vercel.app/some/protected
provider.tsx: redirectTo=/some/protected
ProtectedRoute: isLoading=true, isAuthenticated=false
ProtectedRoute: isLoading=false, isAuthenticated=false
ProtectedRoute: Not authenticated, redirecting to /auth/login...
// ... (these logs repeat in a loop)
Additional Information: I've found a couple of threads on this Discord where other users seem to be experiencing similar issues: * Link to thread 1 * Link to thread 2 * Link to thread 3 Reproducible Demo: I've got a minimal, reproducible demo that isolates the issue. I can share the Git repository and deployed Vercel URL with you via DM if needed. Please let me know if you'd like to take a look.
4 replies
KKinde
Created by Bini on 8/29/2024 in #💻┃support
newly added team member does not have role admin
thanks Daniel, works as expected on our end
7 replies
KKinde
Created by Bini on 8/29/2024 in #💻┃support
newly added team member does not have role admin
any update on this please?
7 replies