We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
monkey_island.cc.resources.auth.auth.Authenticate
monkey_island.cc.resources.auth.registation.Registration
monkey_island.cc.services.AuthenticationService
/api/auth
/api/authenticate
resources/auth/auth.py
resources/auth/authenticate.py
/api/registration
/api/register
resources/auth/registration.py
resources/auth/register.py
/api/user-registration-status
GET /api/registration
AuthenticationService
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Refactor
Component(s) to be refactored
monkey_island.cc.resources.auth.auth.Authenticate
monkey_island.cc.resources.auth.registation.Registration
monkey_island.cc.services.AuthenticationService
Tasks
/api/auth
to/api/authenticate
resources/auth/auth.py
toresources/auth/authenticate.py
/api/registration
to/api/register
resources/auth/registration.py
toresources/auth/register.py
/api/authenticate
response (0d) - @shreyamalviya/api/user-registration-status
to check whether or not registration is needed (0d) - @shreyamalviyaGET /api/registration
AuthenticationService
/api/authenticate
/api/register
The text was updated successfully, but these errors were encountered: