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
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de robbie3999
pe data de 25 septembrie 2023 la ora 5:47 PM
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.
Răspuns de RayanAnwer
pe data de 27 septembrie 2023 la ora 1:13 PM
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