Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Nov 7, 2024
1 parent 772af74 commit 0950556
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sso/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ def get_session_metadata(self, user):
}


# TODO: move to python package and make work on AWS
class ClearExpiredView(CronMixin, APIView): # type: ignore
"""Clear all expired sessions."""

Expand Down

0 comments on commit 0950556

Please sign in to comment.