Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

client.home should be able to be requested without an accesstoken #7

Open
erewok opened this issue Aug 7, 2014 · 0 comments
Open

Comments

@erewok
Copy link
Contributor

erewok commented Aug 7, 2014

Homedoc is an unprotected endpoint in order to serve token information. However, when it is requested before gain_access method, a NoToken exception is raised even though a token is unnecessary for requesting homedoc.

Maybe bypass NoToken for requesting homedoc?

Seems like work-flow should be: instantiate Client, call gain_access. After that, everything else is possible. Would addressing this lead to a potentially confusing work-flow?

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

No branches or pull requests

1 participant