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
Can't find a movie or TV show? Login to create it.
გსურთ შეაფასოთ ან დაამატოთ ეს ელემენტი სიაში?
არა წევრი?
Reply by Travis Bell
on ივნისი 6, 2013 at 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.