Authentication with User Credentials via Rest Api
Hello Everyone,
I am developing an App with Ionic 3 and I would like to create a login Page in my App. The Login Page should take Username and Password and check whether these are valid credentials for a Thingworx User.
What would be the easiest way to achieve this via a rest call?
When you open the composer, a login prompt appears. It would be nice to simply use the service behind this login prompt (which also just takes username and password) in order to verify the user.
Any help is appreciated very much.
Best Regards,
Dominik

