Skip to content

Conversation

@sreeja-code-dev
Copy link

@sreeja-code-dev sreeja-code-dev commented Oct 10, 2025

Since I was unwell I could not work on the authorization portion. So I added the files which i created earlier during the preview of the codebase. One thing I noticed,the import statement for GenericGenerator is present in the file but the annotation itself is not being used on any field or class. Also the pom.xml file needs to update the springboot version and maven ascii dependency lifecycle part for full control of maven. I did not change anything over there until your permission. Unless they are fixed ,it is quite difficult to add the security part of the authentication process which may show problems. Issue -#68

@sreeja-code-dev
Copy link
Author

image

@vananiev
Copy link
Contributor

vananiev commented Oct 10, 2025

@sreeja-code-dev, get well soon!

Feel free to remove unused imports. This imports are left by previous code versions.

@vananiev vananiev self-assigned this Oct 10, 2025
@vananiev vananiev added the major Priority label Oct 10, 2025
@vananiev vananiev assigned sreeja-code-dev and unassigned vananiev Oct 10, 2025
@vananiev vananiev self-requested a review October 10, 2025 18:17
@vananiev vananiev linked an issue Oct 10, 2025 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 6.42%. Comparing base (79041ef) to head (0ea852a).

Additional details and impacted files
@@            Coverage Diff            @@
##             develop    #650   +/-   ##
=========================================
  Coverage       6.42%   6.42%           
  Complexity       262     262           
=========================================
  Files            331     331           
  Lines          10787   10787           
  Branches         879     879           
=========================================
  Hits             693     693           
  Misses         10040   10040           
  Partials          54      54           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sreeja-code-dev
Copy link
Author

Alright 👍🏻

@vananiev vananiev changed the title authentication part 1 REST API authentication Oct 19, 2025
@vananiev vananiev marked this pull request as draft October 19, 2025 21:39
@vananiev
Copy link
Contributor

PR is in progress. I've marked it as draft. Could you delete the draft when you're done?

@sreeja-code-dev
Copy link
Author

Ok I will delete the draft when it is done . Currently making other authentication classes and working on the dependencies part also.👍🏻

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

Labels

major Priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Авторизация для API endpoint

2 participants