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 process #3

Open
tadam313 opened this issue Mar 20, 2016 · 0 comments
Open

Authentication process #3

tadam313 opened this issue Mar 20, 2016 · 0 comments

Comments

@tadam313
Copy link
Owner

The current process is very tedious. Especially when a token expires need to manually reissue the request with the newly fetched token which is delegated to the user. This results in many manual preparatory/integration work before someone can start using this package. The amount of LOC spent on integrating this package should be dramatically reduced.

If the current process can not be improved anyhow, need to provide built-in authentication solutions (e.g separate auth namespace) to mitigate this problem.

Keeping authentication detached seemed a reasonable way, but it should not degrade the ease of integration.

@tadam313 tadam313 added this to the 1.0 milestone Mar 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant