kevinschaich / mintable

🍃 Automate your personal finances – for free, with no ads, and no data collection.
https://kevinschaich.io/mintable/
MIT License
1.52k stars 200 forks source link

Include URLS in mintable setup to allow browserless setup #146

Open enablingpenguin opened 1 year ago

enablingpenguin commented 1 year ago

Would be very useful for setting up on headless server or VM

For plaid setup: http://<Server-IP):8000/

For google setup (Something I found that worked, Not sure if google drive access is needed): https://accounts.google.com/o/oauth2/auth?response_type=code&client_id=&access_type=offline&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&scope=openid+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fdrive+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fuserinfo.email+https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fspreadsheets&state=acbdef

kohbo commented 1 year ago

Seconded. This would be immensely helpful for the use cases mentioned above.