add reset password endpoint
This commit is contained in:
@@ -53,7 +53,7 @@ Resources:
|
||||
LogGroup: !Ref HttpLog
|
||||
Policies:
|
||||
- DynamoDBCrudPolicy:
|
||||
TableName: !Ref OAuth2Table
|
||||
TableName: !Ref UserTable
|
||||
- Version: 2012-10-17
|
||||
Statement:
|
||||
- Effect: Allow
|
||||
|
||||
Reference in New Issue
Block a user