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

Feature: implement login cache #17

Open
ewindisch opened this issue Jan 8, 2016 · 0 comments
Open

Feature: implement login cache #17

ewindisch opened this issue Jan 8, 2016 · 0 comments

Comments

@ewindisch
Copy link
Contributor

The idea of 'iopipe login' is that it should take HTTP Authentication/Digest or perform OAuth authentication and cache the appropriate tokens within the .iopipe directory.

The Node SDK must be able to read this cache to perform authentications as well, but does not necessarily need to write it.

Finally, consideration should be given long-term to how authentication is dealt with for subscribed pipescripts, how we export, etc. It may be something that is not exported by default, but perhaps authentication tokens can be added to an export via a flag.

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

1 participant