Jenyus-Org / IMSForumPrototype

Prototype project setup for the IMS forum.
MIT License
0 stars 0 forks source link

[FEATURE] Add User Controller to API #3

Open Doemuu opened 4 years ago

Doemuu commented 4 years ago

Overview

The C# web API needs a user controller containing endpoints to manage authentication, creation of users as well as authorization. This includes the implementation of guards for secured endpoints and authorization management with roles in the database.

Implementation Details

TBA.

Dan6erbond commented 4 years ago

@Doemuu add the implementation details and further issue specifications.