master
alex 2024-01-14 20:32:36 +01:00
parent f5509b573a
commit d9b5532469
1 changed files with 2 additions and 0 deletions

View File

@ -47,6 +47,8 @@ export default function StoreCalendar() {
document.cookie = `session=${getUserSessionFromLocalStorage()}; expires=${date.toUTCString()}; domain=${
window.location.hostname
} path=/;`;
window.location.href = `${Constants.API_ADDRESS}/calendar/auth/google`;
}}
>
LOGIN with GOOGLE