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

User Interface #13

Open
DakotaNelson opened this issue May 2, 2017 · 0 comments
Open

User Interface #13

DakotaNelson opened this issue May 2, 2017 · 0 comments

Comments

@DakotaNelson
Copy link
Collaborator

Perhaps some interfaces would be nice - although the question is: what of this project deserves a UI as part of the API, and what should be third-party apps?

For me, at least, it makes sense to do something with authentication as part of the app. For example, anyone wishing to use the API needs to get an Application token by registering their application - since the app token is good for 4 years, writing code to do that seems unfortunate, since it will immediately become useless for quite some time.

What if users could register their application and receive a token using a web UI, instead of writing one piece of throwaway code that doesn't make sense to have integrated into their application? (or maybe there's some code you can use? who knows)

This could be expanded to an entire "Dev center", such as Twitter's.

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