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

php - Admin SDK -- get information about the group -

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

Python Error - TypeError: input expected at most 1 arguments, got 3 -