architect / functions-python

AWS Lambda Python runtime helpers for Architect apps
Apache License 2.0
14 stars 7 forks source link

Use python-jose, for a pure-python jwe implementation #15

Closed lpetre closed 3 years ago

lpetre commented 3 years ago

jwcrypto required cryptography, which needed to be built for amazon linux

lpetre commented 3 years ago

The pure-python backend doesn't support A128GCM