2018-03-25 02:35:47 +00:00
|
|
|
query {
|
|
|
|
authentication {
|
2018-06-17 15:12:11 +00:00
|
|
|
strategies(
|
2018-10-08 04:17:31 +00:00
|
|
|
isEnabled: true
|
2018-03-25 02:35:47 +00:00
|
|
|
) {
|
|
|
|
key
|
|
|
|
title
|
|
|
|
useForm
|
|
|
|
icon
|
2018-10-08 04:17:31 +00:00
|
|
|
color
|
|
|
|
selfRegistration
|
2018-03-25 02:35:47 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|