Edward
Edward
KKinde
Created by Edward on 11/24/2024 in #💻┃support
.env variables showing in HTML page source on React site
No description
2 replies
KKinde
Created by Edward on 11/24/2024 in #💻┃support
User logged in even after deleted from Kinde
I used the starter kit on a React site to get a Register and Signin button to work. I can sign in on the site so that isAuthenticated is true. But then it wasn't clear how I could build a logout button. So I deleted the user from my list of users in my Kinde dashboard. But after being deleted, the user stayed logged in (isAuthenticated=true) on my site. That's not supposed to happen, right? If a user has been deleted from the list at Kinde, they should immediately be logged out from all sites, right?
2 replies