add enroll later and now
This commit is contained in:
@@ -18,7 +18,7 @@ class User(BaseModel):
|
||||
|
||||
class AuthenticationMiddleware(BaseMiddlewareHandler):
|
||||
"""This middleware extracts user authentication details from
|
||||
the jwt_claim authorizer context and makes them available
|
||||
the `jwt_claim` authorizer context and makes them available
|
||||
in the application context.
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user