Need a working application of Lagom JWT security

Hi All,

I started learning microservices with lagom, now I looking for the working application to check the authorization with the help of JWT, can someone guide or provide an example application to proceed further.

Hi!

Lagom Recipes has unmerged pull request with the example authentication by JWT. https://github.com/lagom/lagom-recipes/pull/57

Best regards,
Sergey

Thanks Sergey!
I downloaded( lagom/ lagom-recipes), i couldn’t find the JWT related project code and I looked in the Complete example index also.

can you please provide the direct url to download the required code?

Best regards,
Srikanth

You can clone auth-jwt branch of this repository