Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include URLS in mintable setup to allow browserless setup #146

Open
enablingpenguin opened this issue Jan 18, 2023 · 1 comment
Open

Include URLS in mintable setup to allow browserless setup #146

enablingpenguin opened this issue Jan 18, 2023 · 1 comment

Comments

@enablingpenguin
Copy link

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

@kohbo
Copy link

kohbo commented Feb 27, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants