Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sbera87 committed Sep 8, 2024
1 parent 0f4113b commit 1f9316f
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@
namespace smithy {
static const char AUTHORIZATION_HEADER[] = "authorization";


/**
* A smithy SigV4 signer wrapper on top of legacy SDK SigV4 signer
* TODO: refactor into own signer using smithy design
*/

class BearerTokenSigner : public AwsSignerBase<AwsBearerTokenIdentityBase> {

Expand Down

0 comments on commit 1f9316f

Please sign in to comment.