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

typescript-rest-jwt #43

Open
jacob-ebey opened this issue Mar 26, 2018 · 4 comments
Open

typescript-rest-jwt #43

jacob-ebey opened this issue Mar 26, 2018 · 4 comments

Comments

@jacob-ebey
Copy link

I love using typescript-rest, but wanted to easily be able to secure my routes with JWT tokens so I whipped this up and finally got around to rolling it into a package.

It would be nice if you could add a "Supporting Libraries" or "Useful Tools" section to the already awesome README so others who run into my situation don't have to develop their own.

You can find it at https://www.npmjs.com/package/typescript-rest-jwt

~Jacob

@vrudikov
Copy link

vrudikov commented Jun 27, 2018

Hey, nice job! I would like to include it into typescript-rest-boilerplate

@creadicted
Copy link

I tried to add it in to typescript-rest-boilerplate but since it is not compatible with typescript-rest-swagger. #typescript-rest-jwt/issues/6

@jacob-ebey
Copy link
Author

I've gone a different route for my backend API and won't be supporting the typescript-rest-jwt library. If there is interest, I can either add a contributor/transfer the repository so it can live on/grow.

@d0whc3r
Copy link
Contributor

d0whc3r commented Oct 12, 2018

I submited a pull request #63 that solves this problems, using passport integration

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

4 participants