Description
Description:
I am currently working on cloning and updating this project to Spring Boot v3. However, I've encountered a runtime error during the login process, and I'm struggling to identify the exact source of the issue. It seems that the error arose after introducing token serialization and deserialization steps. Despite my efforts, I am unable to resolve this problem.
Details:
The error appears to be related to the token serialization and deserialization steps.
I have made adjustments to accommodate Spring Boot v3, and the login process was functioning correctly before these changes.
I have thoroughly reviewed the code, but pinpointing the root cause of the issue has proven challenging.
Request for Help:
I would greatly appreciate any assistance in troubleshooting and resolving this problem. If someone could review the relevant code or offer insights into potential causes, it would be immensely helpful.
here is my github link:
https://github.com/codeartitect/project-taskflowmanager