mintable icon indicating copy to clipboard operation
mintable copied to clipboard

Include URLS in mintable setup to allow browserless setup

Open enablingpenguin opened this issue 2 years ago • 1 comments

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=<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

enablingpenguin avatar Jan 18 '23 17:01 enablingpenguin

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

kohbo avatar Feb 27 '23 06:02 kohbo