How do mobile apps typically manage user sessions? -


i web developer making mobile app. have ruby on rails backend mobile client. when user signs up, needs create new user or sign in; needs fetch data user.

i don't want require them enter username , password. should seamlessly associated device/phone number/fb account/whatever.

if got right, can either use facebook api or normal logging form. make sure enable automatic logging in , user won't have enter data.


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -