Perhaps I'm missing something. I've created an app that gets
authentication tokens on registration and saves them with the user for
login at a later date. If I login imediately all is good. If I wait an
hr or two the authentication fails. Is there an expiration date on
tokens? Is there away to remove it?John