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

Authentication #44

Closed
kentcdodds opened this issue Jan 18, 2015 · 5 comments
Closed

Authentication #44

kentcdodds opened this issue Jan 18, 2015 · 5 comments

Comments

@kentcdodds
Copy link

This is awesome. Thanks for your work here! Wondering how you/if you would go about setting up some sort of fake authentication system. Specifically, I want to use JWT. Do you think there's room for something like this in this project?

@typicode
Copy link
Owner

Hi Kent,
Thanks for the nice comment :)

I would try this:
#42

You should be able to add routes or use middlewares since the project is built on Express.

Tell me if that helps?

@typicode
Copy link
Owner

Wrong issue, this is the one I wanted to link :)
#30

@kentcdodds
Copy link
Author

I'll give it a look. Thanks!

@typicode
Copy link
Owner

Closing the issue.

Just for the record, now it's easier to use JSON Server as a middleware and to add authentication.

@kentcdodds
Copy link
Author

👍

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