auth updated routes tested & password is not yet tested
This commit is contained in:
@@ -29,7 +29,7 @@ class AccessToken(BaseRedisModel):
|
||||
|
||||
@property
|
||||
def count(self):
|
||||
return 2
|
||||
return 3
|
||||
|
||||
@property
|
||||
def delimiter(self):
|
||||
|
||||
Reference in New Issue
Block a user