05/06 Phase 2: fixed issues
This commit is contained in:
@@ -275,4 +275,4 @@ class JWTBlocklist(db.Model):
|
||||
default=lambda: datetime.now(timezone.utc))
|
||||
|
||||
def __repr__(self):
|
||||
return f"<JWTBlocklist jti={self.jti}>"
|
||||
return f"<JWTBlocklist jti={self.jti}>"
|
||||
|
||||
Reference in New Issue
Block a user