Hello, I am able to generate a session ID with login, Now I need a way to retrieve the session ID. I am working on a project allowing people to create session id with credentials then I want a way to get that session ID back after login with the credentials they created. thank you
.לא מצאת סרט או סדרה? היכנס כדי ליצור אותם
?רוצה לדרג או להוסיף פריט אל רשימה
?לא חבר אתר
תגובה מאת robbie3999
ב-ספטמבר 25, 2023 ב-5:47אחרי חצות יום
Hi @mohanad.bme.ust@gmail.com, the session id comes back in the results when you request it. At that point I think it is up to you to track the session ids you have created. I am not aware of any way to go back and retrieve existing ids after that. This profile page will show the sessions that are active but the entire session id is not given.
תגובה מאת RayanAnwer
ב-ספטמבר 27, 2023 ב-1:13אחרי חצות יום
Thank you @robbie3999 for your response. I am trying to create a login project that will create a session ID everytime you login and then add it to the account holder to make list or favorites movies and then call it back