Skip to content

Commit

Permalink
add logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Volodymyr Stelmashchuk authored and Volodymyr Stelmashchuk committed Jan 18, 2025
1 parent 1880633 commit 1452fbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 29 deletions.
2 changes: 1 addition & 1 deletion pages/auth/google/callback.vue
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ onMounted(async () => {
googleAccessToken: accessToken,
};
const response = await $fetch("/api/auth/google", {
await $fetch("/api/auth/google", {
method: "POST",
headers: {
"Content-Type": "application/json",
Expand Down
29 changes: 1 addition & 28 deletions public/google-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1452fbf

Please sign in to comment.