[auth] Auth JWT Passport strategy should connect to User service #1869
Labels
area: back-end
area: microservices
type: enhancement
New feature or request
type: security
Security concerns
Milestone
There's a big commented-out block of code in src/api/auth/src/authorization.js showing where we need to query the User service for info about a Seneca SSO user account on login. This was done in #1796, but couldn't be completed until the User service was added (cc @chrispinkney), so we need to loop back.
The text was updated successfully, but these errors were encountered: