specifically when following the JWT Auth0 Example ...
# help
h
specifically when following the JWT Auth0 Example I'm getting this error after manually downgrading to 2.20.0 CDK version
r
The alpha version needs to match the aws-cdk-lib version
f
Nice catch @Harris Newsteder, we shouldn’t be hardcoding the CDK versions in the examples.
Will fix!