Use case example: browse twitter and reddit to do this and that.
Ideally, it's a separate browser session with separated authenticated sessions.
Brainstorming:
- Allow user to limit write access by blocking POST requests
- Some kind of dashboad to show all websites that are authenticated (not sure if easily possible to distinguish auth cookies from tracking cookings). Maybe the trick is to enable/disable cookies/localStorage => if disabled => auth is disabled.
I'd say low-prio, let's focus on the core flows for now.
Use case example: browse twitter and reddit to do this and that.
Ideally, it's a separate browser session with separated authenticated sessions.
Brainstorming:
I'd say low-prio, let's focus on the core flows for now.