I wanted to use the new API for a userscript (something similar to SpioHelper) and so I asked in the IRC about the API key you need to access the API. I was told that using that key in a userscript would obviously make the key public and that would be easily abusable.
So I thought: Why not add a private use only API key? That means everyone would have an own key and they could provide it to the script so it can access the own information on the API only. Another possibility: Give access to the own API with user data, i.e. username and password.
What do you guys think?
So I thought: Why not add a private use only API key? That means everyone would have an own key and they could provide it to the script so it can access the own information on the API only. Another possibility: Give access to the own API with user data, i.e. username and password.
What do you guys think?