question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to persist login using containers

See original GitHub issue

Hi, new here!

I’m using Firefox’s Multi-Account Container extension (https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/). I have a container called Twitter Personal to sign into my personal Twitter account. I want this login within the container persisted when Firefox is closed. However, any other cookies/logins I want deleted.

Note:

Any suggestions to set in the user-overrides.js file to allow this to happen?

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

0reactions
Thorin-Oakenpantscommented, Oct 13, 2022

closing after 25 days - if there is a need or want to add permissions.isolateBy.userContext and document it, or there is a need to know how to persist logins per container (doesn’t it just work?) then feel free to re-open and explain it

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I persist login website sessions running in docker
I am using flask for backend and Google OAuth for authentication. Is there any way where I can make the user login session...
Read more >
Persistence-Container Basics | appserver.io
When writing a session bean, the developer has to specify the type of bean he want to implement. This can either be done...
Read more >
Persistent Storage in Containers | Microsoft Learn
Persistent storage can be given to containers in a couple ways: Bind mounts. Named volumes.
Read more >
How to Persist and Share data across Docker Containers easily
How to Persist and Share data across Docker Containers easily · Step 1 : Create a volume · Step 2 : Create a...
Read more >
docker login - Docker Documentation
Provide a password using STDIN . To run the docker login command non-interactively, you can set the --password-stdin flag to provide a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found