Hi,
I am developing my hobby project, I don't want to implement a IDM because it is requires lot of efforts and wish to use TMDB Identity Management System for allowing user to log in at my website. How can I implement this, Is there any documentation given for the same.
Thanks & regards, Vinod
Film of tv-serie niet gevonden? Meld je aan om deze toe te voegen.
Want to rate or add this item to a list?
Not a member?
Reactie van Travis Bell
op 6 juni 2013 om 6:06 PM
We've never had anyone use our session system for exclusive user management, but it might be possible. You can read about the way our sessions work here:
https://www.themoviedb.org/documentation/api/sessions
I suppose if you create a session token (step 3) you could use that as your way to validate a user account.