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

Azure function for sign-in/sign-out and course assignment. #34

Closed
dantiberi opened this issue Oct 5, 2021 · 0 comments
Closed

Azure function for sign-in/sign-out and course assignment. #34

dantiberi opened this issue Oct 5, 2021 · 0 comments
Assignees
Labels
DB Related to the database.

Comments

@dantiberi
Copy link
Owner

dantiberi commented Oct 5, 2021

Description

  • We need a backend function to assign a user to a course. The function should only act if the user isn't already assigned to the course in question.
  • We need to be able to have a user sign in and sign out.

Acceptance Criteria

  • An Azure function which implements the above.
@dantiberi dantiberi added the DB Related to the database. label Oct 5, 2021
@dantiberi dantiberi self-assigned this Oct 5, 2021
@dantiberi dantiberi changed the title Azure function for course assignment Azure function for sign-in/sign-out and course assignment. Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DB Related to the database.
Projects
None yet
Development

No branches or pull requests

1 participant