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

[CHE-46] User Authentication And Authorization #57

Merged
merged 4 commits into from
Mar 30, 2024

Conversation

brok3turtl3
Copy link
Contributor

@brok3turtl3 brok3turtl3 commented Mar 29, 2024

Description

This ticket adds the foundation and basic implementation for User Authentication and Authorization.

Jira Task

CHE-46

Testing Instructions

TBD

Checklist

  • I added a descriptive title to this PR.
  • I filled out the Description, Jira Task, and Testing Instructions sections above.
  • I added or updated [Jest unit tests]for any changes to components, server-side controllers, etc.
  • I ran npm run docker-test in my local environment to check that this PR passes all unit tests.
  • I did a quick check to make sure my code changes follow the recommended style guide.

Additional Notes, Images, etc.

(This is space for any additional information or attachments you'd like to add as part of this PR.)

@brok3turtl3 brok3turtl3 marked this pull request as ready for review March 30, 2024 12:38
@brok3turtl3 brok3turtl3 merged commit 7bbdcf6 into dev Mar 30, 2024
1 check passed
@brok3turtl3 brok3turtl3 deleted the CHE-46/User-Authentication-And-Authorization branch March 30, 2024 12:39
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.

1 participant