curityio / aws-token-publisher

A Demo token publisher for the split token approach with AWS DynamoDB.
https://curity.io/resources/learn/aws-token-publisher/
Apache License 2.0
0 stars 2 forks source link

Make hashing algorithm of the signature configurable #5

Closed anestos closed 2 years ago

anestos commented 3 years ago

Hashing algorithm of the signature is always SHA-256. Make it configurable instead.

anestos commented 2 years ago

solved by #6