This is a simple web project that is made with an aim to learn about canvas element of html. Now, this project is open to all of the amazing contributors.
Currently, the "Sign in with Microsoft," "Sign in with Google," and "Sign in with GitHub" buttons are present on the login page as placeholders. However, they are not yet functional, meaning users cannot log in using these options. This issue exists because the necessary integrations with Microsoft, Google, and GitHub authentication services have not been fully set up.
Implementing these features requires configuring OAuth or OpenID Connect protocols, creating app registrations with each provider, and handling authentication tokens securely within our platform. Addressing this will provide users with convenient, single-click login options, enhancing the user experience.
Description
Currently, the "Sign in with Microsoft," "Sign in with Google," and "Sign in with GitHub" buttons are present on the login page as placeholders. However, they are not yet functional, meaning users cannot log in using these options. This issue exists because the necessary integrations with Microsoft, Google, and GitHub authentication services have not been fully set up.
Implementing these features requires configuring OAuth or OpenID Connect protocols, creating app registrations with each provider, and handling authentication tokens securely within our platform. Addressing this will provide users with convenient, single-click login options, enhancing the user experience.
Screenshots
https://github.com/user-attachments/assets/063aefa5-350a-439a-aa96-924e988e92b9
Any additional information?
No response
What browser are you seeing the problem on?
No response
Checklist