Open sbtaylor15 opened 2 years ago
@sbtaylor15 I'd like to work on this issue; I'll get on the next architecture meeting to get some more context.
@josephakayesi There is an existing ms-validate-user that uses Postgres for passing the JWT token along. We may want to use validate-user for the login process and just keep the JWT local. In other words, any authentication related processing would be handled by the microservice.
@sbtaylor15 If I understand you clearly, should this microservice handle User Login and User Token Validation?
Validate the JWT cookie for a user