tamouse / new_graphql

testing out new graphql 1.8 stuff
https://github.com/tamouse/new_graphql
0 stars 0 forks source link

add user authentication & authorization #2

Open tamouse opened 6 years ago

tamouse commented 6 years ago

wire up devise to authenticate logged in users, and pundit to provide authorization to the graphql server

tamouse commented 6 years ago

provide two graphql endpoints, one secured, one un-secured ?