Mobile application authentication & session management from java application -


i'm looking suggestions below listed problem

i have web application developed on java & current web application developed below features

  1. authentication (login/logout)
  2. session management
  3. dashboard subscription , profile edit
  4. some crud functionality.

now, i'm planning mobile app same futures. since current application can able provide restful service crud operations. let me know best approach achieve authentication & session management in mobile app?

thanks in advance suggestions.

have day.


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -