User-518183207 posted
Hi,
I have an existing database that has users table , I need to build a web api that connects to my database and use my users table in order for the client app to authenticate and authorize them
How can I do it ??
I used Individual users accounts but they created tables and used them that't not needed
I need the api to use my existing users table