TeskaLabs / seacat-auth

SeaCat Auth provides authentication, authorization, identity management, session management and other access control features.
GNU General Public License v3.0
11 stars 6 forks source link

Separate login factors in session object #325

Closed byewokko closed 7 months ago

byewokko commented 7 months ago

Instead of storing the entire login descriptor in the session object, store only its ID and its list of used factors.