feat: register login with google

This commit is contained in:
2025-08-24 14:50:15 +03:30
parent d14ad7f0f5
commit 0e49229621
13 changed files with 443 additions and 53 deletions
Generated
+7 -7
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "a5afd4740f5c2b59ec13722935f7674f",
"content-hash": "42dd77e9fe0ce2302eb093764611bad0",
"packages": [
{
"name": "brick/math",
@@ -1764,16 +1764,16 @@
},
{
"name": "laravel/telescope",
"version": "v5.7.0",
"version": "v5.11.3",
"source": {
"type": "git",
"url": "https://github.com/laravel/telescope.git",
"reference": "440908cb856cfbef9323244f7978ad4bf8cd2daa"
"reference": "7684604e104e7755b70dcacfeee06888e2470689"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/telescope/zipball/440908cb856cfbef9323244f7978ad4bf8cd2daa",
"reference": "440908cb856cfbef9323244f7978ad4bf8cd2daa",
"url": "https://api.github.com/repos/laravel/telescope/zipball/7684604e104e7755b70dcacfeee06888e2470689",
"reference": "7684604e104e7755b70dcacfeee06888e2470689",
"shasum": ""
},
"require": {
@@ -1827,9 +1827,9 @@
],
"support": {
"issues": "https://github.com/laravel/telescope/issues",
"source": "https://github.com/laravel/telescope/tree/v5.7.0"
"source": "https://github.com/laravel/telescope/tree/v5.11.3"
},
"time": "2025-03-27T17:25:52+00:00"
"time": "2025-08-21T14:25:40+00:00"
},
{
"name": "laravel/tinker",