gabgren Posted March 7, 2014 Report Posted March 7, 2014 Hi! i want to create a timelog App so employees can quickly check on-the-fly tasks and enter the amount of time they've spent on. my goal is that the user can log-in in my app to see their tasks. is there a way to authenticate a user ?i understand the getUser() methods but i don't see in the documentation any functions to validate a user name&password. i would need a kind of validateUser(user, pass) method. Thanks !
Björn Rydahl Posted March 8, 2014 Report Posted March 8, 2014 Hi,there is currently not a way to create your own login mechanism using the api.But we have received a lot of requests lately for that type of functionality and are investigating ways to implement it.For ftrack and ldap users something like you describe would work fine, but not for google logins since they would require some kind of web view.Let me know what you think.Cheers
gabgren Posted March 10, 2014 Author Report Posted March 10, 2014 Hi !thank you. Can we get a function like ftrack.validateUser(user,pass) which returns true or false ? pretty basic but would work for me. Or maybe the same implementation that twitter did with the twitter api (oAuth) ?
Björn Rydahl Posted March 10, 2014 Report Posted March 10, 2014 Hey, I will talk to the team to see what we can do. Then get back to you with more information. Are you able to get started without this and hopefully add it later when its available? Cheers
JPrydz Posted June 18, 2019 Report Posted June 18, 2019 Hi John, I transfered this to the Support channel. Need some more information on what you want to do. Will continue there. Regards, Johan
Recommended Posts
Archived
This topic is now archived and is closed to further replies.