Skip to content

Table(User):create the user table used for authentication setup #55

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

Merged
merged 2 commits into from
Apr 10, 2025

Conversation

ChayanDass
Copy link
Contributor

@ChayanDass ChayanDass commented Apr 9, 2025

Created the initial User table with relevant fields and enums (like role, status, sex) to support the OIDC authentication flow. Also, set the user module and write the API endpoint to fetch all the users. and also a helper function for standardized response and initialize the auth module

This is not a sub-issue of my project, but it is necessary for my project to start

image

@gorg16 gorg16 merged commit 84b6b65 into HCW-home:main Apr 10, 2025
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.

2 participants