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

Revamp User Controller #20

Open
Hemanthr1 opened this issue Jul 19, 2024 · 3 comments · May be fixed by #21
Open

Revamp User Controller #20

Hemanthr1 opened this issue Jul 19, 2024 · 3 comments · May be fixed by #21
Assignees

Comments

@Hemanthr1
Copy link
Collaborator

Issue Description

Refactor the User Controller by removing the use of authentication.getAuthenticated() and implement authentication handling using try-catch blocks.

Expected Behavior

The User Controller should robustly manage authentication errors through proper exception handling, enhancing overall stability.

Actual Behavior

The current implementation relies on authentication.getAuthenticated(), which may not adequately handle exceptions.

@JishnuGoyal
Copy link

Hi @Hemanthr1 , I would like to work on this issue. Could you please assign this to me?

@ironmark3
Copy link
Collaborator

@JishnuGoyal assigned!

@JishnuGoyal JishnuGoyal linked a pull request Sep 1, 2024 that will close this issue
24 tasks
@JishnuGoyal
Copy link

Thanks for assigning me this @ironmark3 . I have linked a PR and waiting for a review :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants