Bugfix wrongly opened ws-connection without Header Added cryptography package as a requirement for tests Added tests to RSA256 algorithm with starlette-jwt
Adds RS256 support by allowing to pass the jwt algorithm to JWTAuthenticationBackend
Supports now starlette>=0.9.3 and uses the AuthenticationMiddleware. This package must use starletter>=0.9.3
Release for Starlette 0.9.x