feat(auth): configurable auth social icons (#1545)

Closes #1515
This commit is contained in:
Dmitry Nehaychik 2018-02-23 15:09:19 +03:00 committed by GitHub
parent 480a90b8c2
commit 9381d8c81e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 33 additions and 0 deletions

5
package-lock.json generated
View file

@ -11281,6 +11281,11 @@
"hoek": "2.16.3"
}
},
"socicon": {
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/socicon/-/socicon-3.0.5.tgz",
"integrity": "sha1-v6Bvz38rbzzcOUQzd0I1jp4FC20="
},
"socket.io": {
"version": "1.7.3",
"resolved": "https://registry.npmjs.org/socket.io/-/socket.io-1.7.3.tgz",