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

add support for simple username/password login for parsers #1227

Open
1 task done
AwkwardPeak7 opened this issue Dec 28, 2024 · 0 comments
Open
1 task done

add support for simple username/password login for parsers #1227

AwkwardPeak7 opened this issue Dec 28, 2024 · 0 comments

Comments

@AwkwardPeak7
Copy link
Contributor

Describe your suggested feature

currently MangaParserAuthProvider uses webview to login to a source. but there are sources which don't have a dedicated webpage for login or it doesn't work with the api to be used in the parser. So it either requires HTTP Basic auth on every request or a one time login request to get a token. Both cases require the app to support inputting username and password so parser can do appropriate authentication.

Acknowledgements

  • This is not a duplicate of an existing issue. Please look through the list of open issues before creating a new one.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant