lastpass
Password management and single sign-on solution.
Extends: Technology
LastPass
Password management and single sign-on solution.
Overview
Category: Security software
Password management and single sign-on solution.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'LastPass',
category: 'Security software',
description: 'Password management and single sign-on solution.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "LastPass",
"applicationCategory": "Security software",
"description": "Password management and single sign-on solution."
}