Jump to content

gabgren

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by gabgren

  1. of course ! Thanks
  2. 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) ?
  3. 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 !
×
×
  • Create New...