kriasoft / kriasoft/aspnet-starter-kit

Add [Login with Facebook] button

Open
#8 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
1.2k
Forks
198
PR merge metrics
No merged PRs in 30d

Description

- [ ] Create `/client/components/Button` UI component powered by React and MDL
- [ ] Put `Login with Facebook` in the header (see `/client/components/Layout`)
- [ ] Clicking on this button should trigger an HTTP POST request to `/login/facebook`

Contributor guide

Open the contributing guide

Research direction

Start by inspecting the existing /client/components directory, especially /client/components/Layout, to understand where the header is assembled. Check the requested /client/components/Button component and how the login action can issue a POST to /login/facebook. Done means the Facebook login button appears in the header and triggers that request when clicked.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
authentication, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.