ruby on rails - I want the user only enter the password once, so they never have to enter it again in the future -


In my rail app, I use HTTP Basic authentication for app mobile only, and I do not want users Everybody has to keep logging on opening the page. Is there any way to store user / pass for future use of the app? I really do not really need to finish its deadline, but I just want to enter at least, since the first thing to come first is to log in at least.

Thanks

Safari at iOS does not remember at least such credentials If you are using http basic authorization, you can go to the site using a URL and save it as bookmarks if you are resting the password saved in the password.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -