UI: Change OAuth2 templated json icon
This commit is contained in:
parent
054fcba46f
commit
220c5f6275
@ -17,7 +17,7 @@
|
||||
}
|
||||
},
|
||||
"comment": null,
|
||||
"loginButtonIcon": "mdi:facebook",
|
||||
"loginButtonIcon": "facebook-logo",
|
||||
"loginButtonLabel": "Facebook",
|
||||
"helpLink": "https://developers.facebook.com/docs/facebook-login/web#logindialog"
|
||||
}
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
}
|
||||
},
|
||||
"comment": "In order to log into ThingsBoard you need to have user's email. You may configure and use Custom OAuth2 Mapper to get email information. Please refer to <a href=\"https://docs.github.com/en/rest/reference/users#list-email-addresses-for-the-authenticated-user\">Github Documentation</a>",
|
||||
"loginButtonIcon": "mdi:github",
|
||||
"loginButtonIcon": "github-logo",
|
||||
"loginButtonLabel": "Github",
|
||||
"helpLink": "https://docs.github.com/en/developers/apps/creating-an-oauth-app"
|
||||
}
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
}
|
||||
},
|
||||
"comment": null,
|
||||
"loginButtonIcon": "mdi:google",
|
||||
"loginButtonIcon": "google-logo",
|
||||
"loginButtonLabel": "Google",
|
||||
"helpLink": "https://developers.google.com/adwords/api/docs/guides/authentication"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user