Files
website-v2/users/constants.py
daveoconnor 274777a2e6 Track user last login option and fixes (#1312)
This also hides the pop up notifications after 6 seconds

For review, a review and merge of #1311 on which this is built would
make this easier to review.
2024-10-04 10:23:25 -07:00

2 lines
55 B
Python

LOGIN_METHOD_SESSION_FIELD_NAME = "boost_login_method"