Skip to content

[TASK] Controller Implementation for saving userinfo from Keycloak in the database#22

Merged
khatrivarun merged 4 commits into
mainfrom
task/16/userinfo-controller
Jul 13, 2025
Merged

[TASK] Controller Implementation for saving userinfo from Keycloak in the database#22
khatrivarun merged 4 commits into
mainfrom
task/16/userinfo-controller

Conversation

@khatrivarun
Copy link
Copy Markdown
Contributor

Implemented Changes

  • Controller Implementation for saving userinfo from Keycloak in the database
  • Userinfo Middleware updated to fetch authentication info from the database
  • Caching implemented on controller level too

Closes: #16

@khatrivarun khatrivarun added this to the Authentication Module milestone Jul 13, 2025
@khatrivarun khatrivarun self-assigned this Jul 13, 2025
@khatrivarun khatrivarun added the enhancement New feature or request label Jul 13, 2025
@khatrivarun khatrivarun added the backend Issues related to Backend label Jul 13, 2025
Copy link
Copy Markdown
Contributor Author

@khatrivarun khatrivarun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@khatrivarun khatrivarun merged commit 909bb81 into main Jul 13, 2025
2 checks passed
@khatrivarun khatrivarun deleted the task/16/userinfo-controller branch July 13, 2025 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Issues related to Backend enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TASK] Controller Implementation for saving userinfo from Keycloak in the database

1 participant