jeffslofish/open-source-help-wanted

Have the user add their own api token and save it for future use.

Closed this issue · 1 comments

This prevents us from having to reveal our api token on the client side, and it will prevent some overly ambitious users from hogging up all the api key fetches we are allowed.

Not necessarily now that the api token is stored on the server.