Akryum / vue-apollo-todos

Vue Apollo GraphQL mutation examples
https://akryum.github.io/vue-apollo-todos/
80 stars 16 forks source link

How to JWT example #2

Open mustafa-kahraman opened 6 years ago

mustafa-kahraman commented 6 years ago

Can you pls add jwt to this example ?

3kynox commented 6 years ago

If you wish, I'm using a working example that uses feathers framework, graphql, authentication with jwt and sqlite and a client inplementation as well.

I used at first that tutorial :

https://github.com/swarthout/feathers-apollo/blob/master/docs/explanation-blog.markdown

and updated feathers / apollo to latest versions.

Feel free to navigate :

https://github.com/3kynox/BTCT/tree/saas-dev

ngochai97nguyen commented 5 years ago

wtf