fe962d501a82804a87f1dab8cec951fb16fba61c
- add userId parameter to generateToken and include it in JWT claims - extract userId from token in JwtPopulateFilter and set as request attribute - inject IpExtractor and JwtUtils into AuthController for token generation
Description