videosphere
    Preparing search index...

    Module lib/repositories/users

    Interfaces

    SessionUser
    CreateUserData
    UserAuthCredentials
    UpdateUserData
    UserPasswordAuthState
    ListUsersOptions
    AdminListUser
    ListUsersResult
    UserCounts
    PersistGoogleAuthOptions

    Type Aliases

    TotpSecretLookup

    Functions

    createUser
    getUserById
    getUserSessionById
    getUserByEmail
    getUserAuthCredentialsByEmail
    getUserPasswordHashById
    enableTotp
    disableTotp
    getTotpEnabledById
    getTotpSecret
    updateUserPasswordHash
    updateUser
    getUserPasswordAuthStateByEmail
    getUserPasswordAuthStateById
    listUsers
    getUserCounts
    countUsersWithRole
    persistGoogleAuthForUser
    revertGoogleAuthToPassword
    getUserAuthProviderById
    revokeStoredGoogleAuthForUser
    deleteUserById

    References

    UserAuthProvider → UserAuthProvider