Give me a login form code with google & github authentication

Login form code


<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Login Form</title>
  <style>
    body {
      font-family: Arial, sans-serif;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 100vh;
      margin: 0;
    }
  </style>
</head>
</html>

Here is the code for login form with google and github authentication as described.

闽ICP备202490233195号
28圈 Technology Co., Ltd.Where ideas come to lifePhone:+86 188 4425 5073Email:[email protected]WeChat:28_894Hours: Monday to Sunday 9:30–22:00Block 465, North District, Science and Technology Park, Nanshan District, Shenzhen