Skip to content

How can I persist login information? #3079

Answered by abraunegg
simonvanbernem asked this question in Q&A
Discussion options

You must be logged in to vote

@simonvanbernem

Is there a way to persist the login information?

The authentication information persists by default so that once authenticated, it is persisted until you either change your password, or the key expires through zero renewal.

When running as a Container the authentication information is stored in the required config volume. Please read https://github.com/abraunegg/onedrive/blob/master/docs/docker.md#5-configure-the-required-docker-volumes as to the volumes required.

Please review how you have implemented the container as this is 100% something you are doing to cause this outcome.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@simonvanbernem
Comment options

@simonvanbernem
Comment options

Answer selected by abraunegg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants