The JWTAuth implementing authentication by JSON Web Tokens.
JWTAuth
interface to the JWT Issuer, like Auth0, authentik, that is used to create signed JWT for given request
Triggers jwtIssuer to generate the JWT for given request.
request payload to be sent to the backend.
The
JWTAuthimplementing authentication by JSON Web Tokens.