]> BookStack Code Mirror - bookstack/history - app/Services/SocialAuthService.php
Closes #55. Allows you to set the primary color.
[bookstack] / app / Services / SocialAuthService.php
2016-01-09 Dan BrownUpdated laravel to 5.2 and started ldap implementation
2016-01-02 Dan BrownUpdated readme with social & update instructions
2015-09-10 Dan BrownChange application namespace to BookStack
2015-09-06 Dan BrownGot registration process working with social accounts
2015-09-05 Dan BrownStarted social registration
2015-09-05 Dan BrownCleaned up some unessasary facade usage
2015-09-04 Dan BrownMade social accounts attachable
2015-09-04 Dan BrownRefactored Social auth into service, Made entity an...