Skip to content

[$250] Drone Series - Front end create user account on social login #1

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

Open
kbowerma opened this issue Nov 8, 2016 · 1 comment
Open

Comments

@kbowerma
Copy link
Contributor

kbowerma commented Nov 8, 2016

We have a pretty decent start with out Drone Service Provider App and we are ready to make a bunch of small fixes and enhancements before we start to add some new features. In the forum you will find the github repo to our front end. You will be happy to know that it is pre-configure to connect to our working backend. All you have to do is.

git clone ....
npm install
npm start

If you need to see the server code for reference I will provide that in the forums too.

And you should be ready to go.

For this challenge all we want to change is to auto-create a user in the database if they select the social login. Of course you will need to figure out if this is a first time user or not but that should be pretty easy. If the user already exist they should be issues a access token.

Submission info.
Once you have cloned the repo please create a new branch called createuser+yourhandle and when you submit the zip file please be sure to include the .git dir so it make it eaiser to merge.

@kbowerma
Copy link
Contributor Author

kbowerma commented Nov 8, 2016

Challenge created successfully
Challenge Url: https://www.topcoder.com/challenge-details/30055659/?type=develop&noncache=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant