-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Task Tile #13
Comments
Potential solutionTo implement Google, Microsoft, and LinkedIn sign-in on your website, we need to make changes to both the front end and the back end of the application. This will involve adding sign-in buttons to the HTML, handling button clicks with JavaScript, styling the buttons with CSS, setting up OAuth routes in the backend, and configuring the necessary authentication providers. How to implementFrontend Changes1. Update
|
What - description of what you me to do
Example: Hey @autopilot implement a Google, Microsoft, and Linkedin sign-in on my website. Make changes to the front end and the back end of the application.
Why - explain why this is important
Example: Easier sign-in with Google, Microsoft, and LinkedIn.
Enhancements to front end and backend will ensure ease of navigation and that the layout is logical and functional without bugs.
The text was updated successfully, but these errors were encountered: