1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

Users: Built out auth page for my-account section

This commit is contained in:
Dan Brown
2023-10-17 17:38:07 +01:00
parent a9d0f36766
commit a868012048
12 changed files with 174 additions and 29 deletions

View File

@ -214,6 +214,7 @@ class SocialAuthService
/**
* Gets the names of the active social drivers.
* @returns array<string, string>
*/
public function getActiveDrivers(): array
{