Android App Credential Request
-
Thanks for getting the site back up so quickly. I've got a question, does the app purge the login credentials on a weekly basis? I have a bunch of apps including Google where the credentials stay, but J-novel Club seems to log out on something like a week. Is this intended behavior?
-
@alocervancouver Yeah I expire tokens about that time. Credentials themselves aren't stored at all locally, only the access token. I could increase the token expiration length to like a month.
-
@sam-pinansky Thanks, no, it's fine if that is the intended behavior. I just seem to remember logging in a lot over the last couple of months.
-
@sam-pinansky said in Android App Credential Request:
I could increase the token expiration length to like a month.
A longer-lasting token sounds like a good idea to me :)