vishanurag / Canvas-Editor

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.
https://vishanurag.github.io/Canvas-Editor/
MIT License
76 stars 305 forks source link

[BUG] Login with microsoft, google and github buttons are not functional #1162

Open sania-2912 opened 2 hours ago

sania-2912 commented 2 hours ago

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

sania-2912 commented 2 hours ago

@vishanurag kindly assign this issue to me.