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