Hello,
I was wondering if the information about a FetchJwtToken
signal being sent after FetchJwtToken
method is called is a mistake and should be replaced by a JwtTokenStateChange
signal?
Ref: Mender Authentication API v1 | Mender documentation
Sentence in FetchJwtToken
section: “Instructs the Mender client to fetch the JWT token from the server. When the token is ready, a FetchJwtToken signal will be emitted.”