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

[Server] Connection PIN #22

Closed
4 tasks done
iamacoderguy opened this issue Aug 11, 2019 · 0 comments
Closed
4 tasks done

[Server] Connection PIN #22

iamacoderguy opened this issue Aug 11, 2019 · 0 comments

Comments

@iamacoderguy
Copy link
Owner

iamacoderguy commented Aug 11, 2019

  • Write acceptance test cases
  • Design so that we can execute the test cases without any dependencies
  • Make detailed design and write unit tests
  • Develop the feature
@iamacoderguy iamacoderguy self-assigned this Sep 1, 2019
@iamacoderguy iamacoderguy added this to the Finalize - server side milestone Sep 1, 2019
@iamacoderguy iamacoderguy removed their assignment Sep 1, 2019
@iamacoderguy iamacoderguy self-assigned this Sep 5, 2019
iamacoderguy added a commit that referenced this issue Sep 8, 2019
* connectionPIN (use PIN to generate token)

* connectionPIN (remove jest from --save-dev, add jest to global)

* connectionPIN (more unit tests for models/client)

* connectionPIN (update verifyToken function and write unit tests for it)

* connectionPIN (update auth/connect so that it requires pin when making a new connection)

* connectionPIN (generate a random pin when starting the server)

* connectionPIN (auth/pin and remove auth from admin requests)

* connectionPIN (auth/pin and remove auth from admin requests - correct a failed test)

* connectionPIN (display pin on admin dashboard)
@iamacoderguy iamacoderguy removed their assignment Sep 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant