From 1b76ab0218a6dea3a8e4aefcae69395d196aa128 Mon Sep 17 00:00:00 2001 From: Robert Zhu Date: Wed, 3 Jul 2019 12:16:03 -0400 Subject: [PATCH] Create auth --- proposals/auth | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 proposals/auth diff --git a/proposals/auth b/proposals/auth new file mode 100644 index 0000000..8a4a172 --- /dev/null +++ b/proposals/auth @@ -0,0 +1,6 @@ +--- +question: "How does GraphQL handle authN/authZ?" +draft: true +--- + +Needs links to relevant content