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

Add an example for the devise authenticator #188

Closed
marcoow opened this issue Jun 11, 2014 · 4 comments
Closed

Add an example for the devise authenticator #188

marcoow opened this issue Jun 11, 2014 · 4 comments
Assignees
Milestone

Comments

@marcoow
Copy link
Member

marcoow commented Jun 11, 2014

Devise-like middleware cab be implemented in middleware.js

@marcoow marcoow added this to the 0.5.3 milestone Jun 11, 2014
@marcoow marcoow self-assigned this Jun 11, 2014
@givanse
Copy link
Contributor

givanse commented Jun 11, 2014

I'm working on an example with ember-simple-auth-devise & ember-cli. (full rails server though) Do you think it would make sense to have it here? I can submit a PR if you tell me more about the file structure you want for the examples/docs.

@marcoow
Copy link
Member Author

marcoow commented Jun 11, 2014

Would be great to link that once your finished! For the examples included in the repository though I think it's better when they're really simple and use just a fake server (don't want to actually include a full Rails project in the repo).

marcoow added a commit that referenced this issue Jun 11, 2014
@marcoow marcoow closed this as completed Jun 11, 2014
@givanse
Copy link
Contributor

givanse commented Jun 17, 2014

ember-cli + ember-simple-auth-devise: http://www.givan.se/p/00000000

@marcoow
Copy link
Member Author

marcoow commented Jun 17, 2014

Thanks, added the link: eeb9c9f

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

No branches or pull requests

2 participants