-
- Downloads
fix: change ..._VERIFY_TOKEN setting to _ENFORCE_ID_TOKEN_VERIFICATION
Change the enforcement setting's semantics. Now the incoming token is *always* verified but only a warning is printed to the logs unless API_GATEWAY_AUTH_ENFORCE_IF_TOKEN_VERIFICATION is True.
Showing
- CHANGELOG.md 1 addition, 1 deletionCHANGELOG.md
- README.md 5 additions, 4 deletionsREADME.md
- apigatewayauth/authentication.py 11 additions, 4 deletionsapigatewayauth/authentication.py
- apigatewayauth/tests/test_apigateway_auth.py 3 additions, 4 deletionsapigatewayauth/tests/test_apigateway_auth.py
Loading
Please register or sign in to comment