renamed email template file
This commit is contained in:
@@ -32,6 +32,7 @@ def get_tokens_for_user(user):
|
||||
'access': str(refresh.access_token),
|
||||
}
|
||||
|
||||
|
||||
def get_auth_token(client, email, password):
|
||||
credentials = {
|
||||
'email': email,
|
||||
|
||||
Reference in New Issue
Block a user