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

Auth tokens in headers #5

Open
jasoncypret opened this issue Jan 13, 2015 · 2 comments
Open

Auth tokens in headers #5

jasoncypret opened this issue Jan 13, 2015 · 2 comments

Comments

@jasoncypret
Copy link
Contributor

I'm wondering if you've thought about other authentication methods. I've got your cookie method up and running, but doing a token authentication seems like a small step towards a native implementation.

Here's what I'm using on another app/
https://github.com/lynndylanhurley/devise_token_auth

Thoughts? Pros/Cons.

@lokimeyburg
Copy link
Owner

I've been thinking about this too. I've used this method before. Let me take another stab at it - my first attempt wasn't generic/abstract enough for me to feel comfortable merging it.

@jasoncypret
Copy link
Contributor Author

Awesome!!!

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