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

implement jwt-auth #17

Merged
merged 2 commits into from Aug 8, 2015
Merged

Conversation

steveklabnik
Copy link
Contributor

WIP, don't merge

import Base from 'simple-auth/authenticators/base';

export default Base.extend({
tokenEndpoint: 'http://localhost:3001/sessions/create',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

port 8080

@ashleygwilliams
Copy link
Contributor

squash and then r+

@ashleygwilliams
Copy link
Contributor

also lint plz

@steveklabnik
Copy link
Contributor Author

👍

@ashleygwilliams ashleygwilliams changed the title Auth implement jwt-auth Aug 8, 2015
ashleygwilliams added a commit that referenced this pull request Aug 8, 2015
@ashleygwilliams ashleygwilliams merged commit 7b08c08 into artisan-tattoo:master Aug 8, 2015
@ashleygwilliams
Copy link
Contributor

🐬 🐶 💰

@steveklabnik
Copy link
Contributor Author

:shipit:

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

Successfully merging this pull request may close these issues.

None yet

2 participants