Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kitze committed May 29, 2019
1 parent 16a9c81 commit f5b9f24
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
@@ -1,6 +1,17 @@
## 👩‍✈️ graphql-user

This package is using the packages `bcrypt` and `jsonwebtoken` in order to provide some reusable functions for GraphQL authentication.

### 🙋‍♂️ Made by [@thekitze](https://twitter.com/thekitze)

### Other projects:

- 🏫 [React Academy](https://reactacademy.io) - Interactive React and GraphQL workshops
- 💌 [Twizzy](https://twizzy.app) - A standalone app for Twitter DM
- 💻 [Sizzy](https://sizzy.co) - A tool for testing responsive design on multiple devices at once
- 🤖 [JSUI](https://github.com/kitze/JSUI) - A powerful UI toolkit for managing JavaScript apps
- 🎥 [Vlog](https://youtube.com/kitze) - My YouTube channel

Make sure that your app has an `APP_SECRET` env variable.

It includes the [following functions](https://github.com/kitze/graphql-user/blob/master/src/index.ts):
Expand Down

0 comments on commit f5b9f24

Please sign in to comment.