kinderp/beer2beer

Check if TTL has expired for an account

Open

#27 opened on Apr 17, 2023

 (0 comments) (0 reactions) (0 assignees)Python (0 forks)auto 404
good first issueserver

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

In class Util in module util.py we need a function checking if 30 days have beed passed from the last login date. It must return True or False

Contributor guide