feat: add social authentication support with enabled providers endpoint and UI integration

This commit is contained in:
Sean Morley
2025-01-06 14:25:57 -05:00
parent 4fdc16da58
commit 128c33d9a1
7 changed files with 83 additions and 12 deletions

View File

@@ -295,7 +295,8 @@
"email_required": "Email is required",
"new_password": "New Password (6+ characters)",
"both_passwords_required": "Both passwords are required",
"reset_failed": "Failed to reset password"
"reset_failed": "Failed to reset password",
"or_3rd_party": "Or login with a third-party service"
},
"users": {
"no_users_found": "No users found with public profiles."