async fn authorize_signer(
state: &DirectiveAppState,
action_key: ActionKey,
account: Address,
recovered_signer: Address,
) -> Result<(), ApiError>async fn authorize_signer(
state: &DirectiveAppState,
action_key: ActionKey,
account: Address,
recovered_signer: Address,
) -> Result<(), ApiError>