I have a Mac App with a WebView and I do not want the user to enter the login data every time he starts the App, because the session is destroyed on closing the App. Is it possible (in PHP on the server, or in Xcode) to change something, that the Session is saved for e.g. one month, and the user is still logged in after restarting the Mac-App?