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

use node-red dropbox official #1

Open
craigmulligan opened this issue Jun 13, 2017 · 4 comments
Open

use node-red dropbox official #1

craigmulligan opened this issue Jun 13, 2017 · 4 comments
Assignees

Comments

@craigmulligan
Copy link

I was experimenting with the dropbox node that node-red maintains and it appears to do everything we need as described in Agile-IoT/Architecture#5.

I think we should just install this directly in our agile-node-red until we have to fork to support idm.

What does everyone think?

@rosogon
Copy link

rosogon commented Jun 14, 2017

@craig-mulligan , of course you can use an existent node. Could you explain here how it handles the OAuth2 authentication?

@craigmulligan
Copy link
Author

It doesn't use OAuth2, when creating an app you can generate a third-party token. The node uses this + you app key to authenticate. You supply this info to form on the node.

@cskiraly
Copy link
Member

We should check what we actually install in the stack

@rosogon
Copy link

rosogon commented Oct 19, 2017

@cskiraly : It is not installed for the moment.

@craig-mulligan , please modify https://github.com/Agile-IoT/agile-nodered/blob/master/Dockerfile to install the dropbox node on nodered.

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

3 participants