Settings

Theme

GraphQL Authentication

medium.com

3 points by robjampar 7 years ago · 1 comment

Reader

robjamparOP 7 years ago

Authentication with GraphQL can be done in loads of different ways. I've created an example of one way that I like.

If anyone is interested, I have used my own GraphQL Server library for Python. This meant the entire implementation is less than 500 lines. You can check it out here:

https://gitlab.com/kiwi-ninja/objectql

I also have made a few other GraphQL examples which you can check out here:

https://gitlab.com/kiwi-ninja/example-projects

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection