1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00

Updated docs

This commit is contained in:
eldadfux 2019-09-06 15:35:18 +03:00
parent 2161e35d46
commit aebf7561f7

View file

@ -22,7 +22,7 @@ Make sure to fill all data needed and that your provider array key name is in ca
### Add Provider Logo
// TODO currently all logos are from font icon, need to change this, to make it easier for anyone to contribute.
Add a logo image to your new provider in this path: ./public/images/oauth. Your logo should be a png 100X100px file with the name ofyour provider (all lowercase). Please make sure to leave about 20px padding around the logo to be consistent with other logos.
### Add Provider Class