You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make a command that leads a user through setting up their mal-secrets.json file:
bring user to create an API key/application (may need additional documentation)
allow for api key to be pasted/entered into cli
enter user name
write file to location
probably doesn't need / shouldn't have any oauth stuff involved.
Users creating their own application API key prevents my own personal API key from needing to be put anywhere other than my pc/MAL, which means that if anyone is going to abuse an API key somehow it will be their own (ex: making thousands of oauth authorization attempts or something)
The text was updated successfully, but these errors were encountered:
make a command that leads a user through setting up their mal-secrets.json file:
probably doesn't need / shouldn't have any oauth stuff involved.
Users creating their own application API key prevents my own personal API key from needing to be put anywhere other than my pc/MAL, which means that if anyone is going to abuse an API key somehow it will be their own (ex: making thousands of oauth authorization attempts or something)
The text was updated successfully, but these errors were encountered: