Jump to content

Authenticate a user


gabgren

Recommended Posts

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 !

Link to comment
Share on other sites

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

Link to comment
Share on other sites

  • 5 years later...
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...