Kelanp
Kelanp
KKinde
Created by Kelanp on 2/17/2024 in #💻┃support
Need help integrating with php
Hi, I'm new to auth services, pardon my silly questions. I'm have a php app and I've integrated the kinde sdk. I'm able to collect the access token after successful auth. My question is what should I do from here? My understanding is I need to collect user information(ID and email), save them along with the access token in my database and create a session in my app for the user. 1. Does it makes sense? Am I getting the typical flow right? 2. When calling the getUserDetails() function, it returns an empty array, not sure why. 3. Am I missing a step like sending back the access token to Kinde to collect user info for example? Any direction will be very helpful, I'd prefer relying on kinde instead of managing users myself in the app. Thanks
4 replies