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

Authenticate API client by API token #29

Closed
kentaro opened this issue Nov 1, 2012 · 5 comments
Closed

Authenticate API client by API token #29

kentaro opened this issue Nov 1, 2012 · 5 comments
Assignees

Comments

@kentaro
Copy link
Owner

kentaro commented Nov 1, 2012

  • Each users have their own API token.
  • Access under /api must be authenticated by the token
    • It should authenticate also by cookie for convenience
  • API token should be able to be updated by user.
@KitaitiMakoto
Copy link
Collaborator

OK, I'll do this.
Sorry for my laziness.

@ghost ghost assigned KitaitiMakoto Nov 1, 2012
@kentaro
Copy link
Owner Author

kentaro commented Nov 1, 2012

I've almost done that!

@kentaro
Copy link
Owner Author

kentaro commented Nov 1, 2012

@KitaitiMakoto I want you to do with omniauth developer mode.

@kentaro kentaro mentioned this issue Nov 1, 2012
kentaro added a commit that referenced this issue Nov 2, 2012
@kentaro kentaro closed this as completed Nov 2, 2012
@KitaitiMakoto
Copy link
Collaborator

I've almost done that!

Nanto...

@KitaitiMakoto I want you to do with omniauth developer mode.

We have to find appropriate strategy or implement it by our own
because developer strategy of OmniAuth couldn't satisfy your proposals.
I'll try and request a new pull request.

@kentaro
Copy link
Owner Author

kentaro commented Nov 5, 2012

What I want you to do is to use omniauth's developer strategy to ease the first setup step, that is, to create GitHub app for local app.

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

2 participants