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

authentication #15

Open
hxrts opened this issue Feb 26, 2018 · 2 comments
Open

authentication #15

hxrts opened this issue Feb 26, 2018 · 2 comments
Assignees
Labels
core Topics specific to the core codebase. enhancement New feature or request

Comments

@hxrts
Copy link
Member

hxrts commented Feb 26, 2018

Many tools now in the pipeline would benefit from having user credentials, as described in the Are.na docs. Inclusion of arena.js into the Toolkit is up for consideration, here, however the package does not currently implement the Are.na authentication procedure.

We could potentially extend @ivangreene's package to include auth, or work with him to do so. Alternatively, we could create a module specifically for this purpose.

Another consideration is whether each tool should be authenticated separately, or if we want to authenticate once, then either restrict auth access per-tool or give all tools auth access and call it a day.

@hxrts hxrts changed the title authentication credentials authentication Feb 26, 2018
@hxrts hxrts self-assigned this Feb 26, 2018
@ivangreene
Copy link

Always open to pull requests :)
If anyone wants to add support for the full process of gaining authentication, or sometime in the near future I may work on that myself

@hxrts hxrts added enhancement New feature or request core Topics specific to the core codebase. labels Feb 26, 2018
@hxrts
Copy link
Member Author

hxrts commented Feb 28, 2018

@ivangreene I'm now trying to find a workable webpack config and then adding arena.js. After that there are a few things that will make the toolkit easier to work with for tool developers, namely tool-specific configuration. So that may take some time, but after I'd like to have Auth. It would be amazing if you were able to start on something, any work will be put to good use!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Topics specific to the core codebase. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants