I would be nice to use bartender by passing a JWT token. The token should be generated by some other web service/application. This way bartender does not need to store user credentials anymore. It will need to verify the token has been signed by a trusted party.
I would be nice to use bartender by passing a JWT token. The token should be generated by some other web service/application. This way bartender does not need to store user credentials anymore. It will need to verify the token has been signed by a trusted party.