feat: auth jwt, permissions, login ui (wip)

This commit is contained in:
Nicolas Giard
2018-10-12 16:41:21 -04:00
parent 563d1a4f98
commit 3abd2f917c
53 changed files with 538 additions and 437 deletions
@@ -7,6 +7,7 @@ mutation($username: String!, $password: String!, $strategy: String!) {
slug
message
}
jwt
tfaRequired
tfaLoginToken
}