Y
Hacker News
new
|
ask
|
show
|
jobs
by
Scarbutt
3070 days ago
Why not use either simple API key or HTTP basic auth? Both are simple to implement and supported by all the tools and libraries.
Does basic auth works if the client is a browser and you want to have a nice login screen?