Money Forward Developers Blog

株式会社マネーフォワード公式開発者向けブログです。技術や開発手法、イベント登壇などを発信します。サービスに関するご質問は、各サービス窓口までご連絡ください。

20230215130734

2022-04-13から1日間の記事一覧

Create JSON Web Tokens with signatures by ECDSA_SHA algorithms signed by AWS KMS keys with python

Hello, this is Daiki Tanaka. I'm a member of CTO Office, AI Forward Division. This page describes things to keep in mind when you create JSON Web Tokens (JWT) with signatures using ECDSA_SHA algorithms with AWS KMS keys. Sample codes here …