Skip to content
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

Auth features(Signup/Login) implementation at Frontend #35

Open
deveshjadon98 opened this issue Apr 23, 2018 · 11 comments
Open

Auth features(Signup/Login) implementation at Frontend #35

deveshjadon98 opened this issue Apr 23, 2018 · 11 comments
Assignees
Labels
enhancement New feature or request front-end

Comments

@deveshjadon98
Copy link
Contributor

Hi Guys, I went through the issues and observed that JWT based auth implementation is already done at the backend, I would like to integrate it with Frontend app.

It will include four features
1. User Login
2. User Signup
3. Forgot Password
4. Guarding private routes using JWT token

@skyshader skyshader added the enhancement New feature or request label Apr 23, 2018
@skyshader
Copy link
Collaborator

Awesome, @deveshjadon98 ! Do let us know if you need something from our side. Looking for a PR for the same.

@deveshjadon98
Copy link
Contributor Author

Sure @skyshader I might need your little help to understand any standard that you are following.

@skyshader
Copy link
Collaborator

Sure. So, we have already configured eslint and prettier. You should have eslint installed and enabled on your IDE. For any further info: Check our ReadMe and Contributing doc here in the repo. For additional query: Ask us in the slack channel. :)

@deveshjadon98
Copy link
Contributor Author

Thanks a lot @skyshader . I will start with the setup. I will need your help in a day or two to understand the backend APIs that you have written. Will ping in slack channel. 🖖

@twishasaraiya
Copy link
Collaborator

Great @deveshjadon98. Looking forward to the PR.

@kanlanc
Copy link

kanlanc commented Apr 24, 2018

@deveshjadon98 How far are you done, I would like to help out as well

@deveshjadon98
Copy link
Contributor Author

@highskillzz Let me setup the guards and the structure for auth on UI, then you can pick any of signup or login.

@LoneWolf36
Copy link

@deveshjadon98
I'd like to play a part with the Auth too with you : ).

@Sahil-Dhawan
Copy link

how far are we on auth , i could help out with google auth and other auth based integrations . 😄

@anurag-majumdar
Copy link
Contributor

For part 3 as mentioned by @deveshjadon98 , do we have a forgot password functionality added in the API part? If not I can help out with the API and front end code for it.

@twishasaraiya
Copy link
Collaborator

@deveshjadon98 How is the progress of the user login going on??? If you are facing any issues please let us know. Looking forward to your PR soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request front-end
Projects
None yet
Development

No branches or pull requests

7 participants