• Robert Knight's avatar
    Add missing types to session store module · ef9426db
    Robert Knight authored
    This found apparent missing checks for a null `profile.userid` (ie. current user
    is logged out) in several places. These places should not be reachable
    when the user is logged out due to checks elsewhere, but add explicit
    checks for the user being logged in.
    ef9426db
account-id.js 1.1 KB