I'm trying to implement JWT for login on my website. When i try writing the code from this project:
in my spring project, intellij informs me that various methods has been deprecated. I have the right dependencies.
How am i supposed to know how to implement JWT with all these changes, that makes the tutorials invalid for me?
How am i supposed to know how to implement JWT with all these changes, that makes the tutorials invalid for me?