private-bower icon indicating copy to clipboard operation
private-bower copied to clipboard

Feature request: Authentication on web interface

Open felipeplets opened this issue 9 years ago • 1 comments

As I can see there is no implemented feature for Authentication just for the web interface. Is there any workaround that can be used to achieve this while it is not available as a standard feature?

felipeplets avatar Nov 22 '16 15:11 felipeplets

The web interface uses the standard APIs provided by private-bower so u can use a very basic API-key based authentication currently as described in the README.

Hacklone avatar Nov 25 '16 10:11 Hacklone