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
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Antwort von robbie3999
am 25. September 2023 um 17: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.
Antwort von RayanAnwer
am 27. September 2023 um 13: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