schema.org.ai

1password

Password manager for teams and individuals.

Extends: Technology

1Password

Password manager for teams and individuals.

Overview

Category: Security software

Password manager for teams and individuals.

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: '1Password',
  category: 'Security software',
  description: 'Password manager for teams and individuals.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "1Password",
  "applicationCategory": "Security software",
  "description": "Password manager for teams and individuals."
}