You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[21/04/2022] Se declina el uno de authentication-jwt en su v0.11.2 porque:
A middleware/auth.midd.ts@basicAuthorization no le llega el dato de role, lo que hace la authorization inviable.
Authentication-jwt esta verde, hay que modificar la extension porque sino en todos los endpoints del explorador sale el candado y confunde. Tampoco esta integrado con la authorization.
About
Basic administration of users using loopback4 with JWT, groups (firstAdmin, admin, user, member), acceptance tests, docker, CI and envirtoments (prod, dev, test).