StringBody take a Expression[String], ie Session => Validation[String].
Just create a def that take a Session, where you can pull the unique credentials, and return your signed body.
StringBody take a Expression[String], ie Session => Validation[String].
Just create a def that take a Session, where you can pull the unique credentials, and return your signed body.