move seeds dir
This commit is contained in:
@@ -24,6 +24,9 @@ class CognitoUser(User):
|
||||
|
||||
|
||||
class AuthorizerMiddleware(BaseMiddlewareHandler):
|
||||
"""This middleware extracts user authentication details from the Lambda authorizer context
|
||||
and makes them available in the application context."""
|
||||
|
||||
def handler(
|
||||
self,
|
||||
app: APIGatewayHttpResolver,
|
||||
|
||||
Reference in New Issue
Block a user