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

WIP -User management - users resource #34

Draft
wants to merge 37 commits into
base: master
Choose a base branch
from

Conversation

RoniRush
Copy link
Collaborator

fixed #32
add users resource - get all users
review only after issue #26 is merged to master

@ahinoamta @DoRTaL94

DoRTaL94 and others added 30 commits April 10, 2020 15:08
- Added to_json function to User model that
exposes less information to the client.

- Added types to methods parameters

- Added id column to token_blacklist table
It serves no use and wraps SQLAlchemy functionality with no additional logic.
Deleted forwarded port from Vagrantfile.
Instead set network definition to public_network.
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

Successfully merging this pull request may close these issues.

User Management backend - Users Resource
3 participants