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

Change data access from direct mongodb connection to web api #1

Open
arvenyon opened this issue Jun 18, 2021 · 0 comments
Open

Change data access from direct mongodb connection to web api #1

arvenyon opened this issue Jun 18, 2021 · 0 comments

Comments

@arvenyon
Copy link
Owner

Currently, data access is made via direct connection to mongodb. This will be changed to communication via web api.
The Web API is already written in it's basic form, containing controllers for Passwords & Categories. Authenticaiton is made via JWT.

Next step will be changing the data access inside the client application.

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