fix: auth strategy dependent username label

This commit is contained in:
NGPixel
2020-07-19 13:20:43 -04:00
parent 89f81bb9db
commit be499e5795
5 changed files with 11 additions and 1 deletions

View File

@@ -85,6 +85,7 @@ type AuthenticationStrategy {
description: String
isAvailable: Boolean
useForm: Boolean!
usernameLabel: String
logo: String
color: String
website: String