clipious icon indicating copy to clipboard operation
clipious copied to clipboard

HTTP Basic authentication method

Open kkwpsi opened this issue 7 months ago • 0 comments

Is your feature request related to a problem? Please describe. Not everyone exposes Invidious instance to the world. One of the security measures is HTTP Basic authentication.

Describe the solution you'd like The application should determine whether additional authentication is required according to the HTTP Basic Auth rules. If so, the settings (login/password) saved in the application should be used.

kkwpsi avatar Jul 10 '24 23:07 kkwpsi