Hi,
i am new to OS. i want to develop a custom login based on rest api can anyone help me the flow how can we create and retrive the user details.
any documentation would be helpful.
thanks in advance
Hello Pavan,
You will need to consume rest API which will be responsible for authenticating user by sending username and password to it and get response from API.
You can check documentation for consuming rest API here
In this case you have to decide you will authenticate user from API for first time only then create user into OutSystems Users table and next time you will authenticate user from OutSystems table or you will always use this API in this case you will have to handle session and session variables manually rather than OutSystems taking care of them.
Thanks Mostafa Othman , but i dont have any clue how to develop. can you please provide an sample i can refer and learn
I would like to advise you to start watching and learn this course for OutSystems Reactive Web Developer:
https://www.outsystems.com/training/paths/18/becoming-a-reactive-web-developer/