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

milia with 'simple_token_authentication' gem #10

Closed
Dragsbaek opened this issue Dec 19, 2013 · 6 comments
Closed

milia with 'simple_token_authentication' gem #10

Dragsbaek opened this issue Dec 19, 2013 · 6 comments

Comments

@Dragsbaek
Copy link

Im using Milia and trying to integrate token authentication with 'simple_token_authentication' gem, but it doesn't seem to work. Is it possible at all to use an API with token authentication in combination with milia ? Thanks

@dsaronin
Copy link
Contributor

Yes it is. I do it on my app. But I don't use devise token authentication
which has Brenn deprecated. Are you using the latest milia on branch
v1.0.0-beta-3 ?


best, David
On Dec 19, 2013 5:35 AM, "Thomas Dragsbæk" notifications@github.com wrote:

Im using Milia and trying to integrate token authentication with
'simple_token_authentication' gem, but it doesn't seem to work. Is it
possible at all to use an API with token authentication in combination with
milia ? Thanks


Reply to this email directly or view it on GitHubhttps://github.com//issues/10
.

@Dragsbaek
Copy link
Author

Nice. Im on the latest branch and using this gem https://github.com/gonzalo-bulnes/simple_token_authentication for token authentication with devise. Have you implemented the token authorization in milia/sessions?

@dsaronin
Copy link
Contributor

No, I don't use that. I don't think it's necessary. I'll share with you the
code which I use to do token authorization. Give me a couple of hours to
get the email ready for you and send it.

On Thu, Dec 19, 2013 at 1:35 PM, Thomas Dragsbæk
notifications@github.comwrote:

Nice. Im on the latest branch and using this gem
https://github.com/gonzalo-bulnes/simple_token_authentication for token
authentication with devise. Have you implemented the token authorization in
milia/sessions?


Reply to this email directly or view it on GitHubhttps://github.com//issues/10#issuecomment-30968734
.

@Dragsbaek
Copy link
Author

That would be a great help, thanks man!:)

@alanruth
Copy link

hello. is is possible to also get the email with your code for token authentication? alan@notionlabs.com

Thanks

@dsaronin
Copy link
Contributor

Hi Alan,
I put it into a gist here >> https://gist.github.com/dsaronin/8155622
Let me know if you have trouble accessing it.
best

On Fri, Dec 27, 2013 at 6:28 PM, Alan Ruth notifications@github.com wrote:

hello. is is possible to also get the email with your code for token
authentication? alan@notionlabs.com

Thanks


Reply to this email directly or view it on GitHubhttps://github.com//issues/10#issuecomment-31288467
.

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

3 participants