I need to design a backend solution for a service that produce API to provide register and login capabilities from multiple applications such as web-based application, mobile-based applications(Android and IOS) etc which means all clients should use same login backend server What should I use in this requirement? JWT or OAuth? Which one will be more feasible?
Asked
Active
Viewed 19 times