Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Endpoints for cookie management #936

Open
ackitalk opened this issue Apr 21, 2024 · 0 comments
Open

[Feature Request] Endpoints for cookie management #936

ackitalk opened this issue Apr 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ackitalk
Copy link

Hello, thanks for the great support and continuous updates.

What feature should be added to Suwayomi?

I see that there is a WIP pull request for implementing selenium into the server to allow for logins. It might be simpler and more flexible to just expose the ability to store/clear cookies as endpoints, and let the front end choose how to deliver those cookies:

  • Webview for android clients
  • Selenium / htmlunit / other web-browser-in-disguise libraries for java clients
  • Exporter scripts working around desktop front-ends that might not have the privileges required to directly grab the desired cookies (web, electron, etc)

This would also help in the cases where the server itself lives in a headless / containerized / remote configuration, where it wouldn't be feasible to spin up a selenium instance.

Why/Project's Benefit/Existing Problem

This would allow login credentials to be passed on to extensions.

@ackitalk ackitalk added the enhancement New feature or request label Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant