REST API authentication - #650
Conversation
|
@sreeja-code-dev, get well soon! Feel free to remove unused imports. This imports are left by previous code versions. |
Codecov Report✅ All modified and coverable lines are covered by tests. 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 Harness. 🚀 New features to boost your workflow:
|
|
Alright 👍🏻 |
|
PR is in progress. I've marked it as draft. Could you delete the draft when you're done? |
|
Ok I will delete the draft when it is done . Currently making other authentication classes and working on the dependencies part also.👍🏻 |
|
Hi, @sreeja-code-dev! Just checking in - any updates on this PR? Let me know if you need any help or if I can assist with the dependencies/authentication work you mentioned. |

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