com.babesky.authWriteCreatorProfile

babesky.com

Documentation

main permission-set

No description available.

View raw schema
{
  "type": "permission-set",
  "title": "Publish your creator profile to the Atmosphere",
  "details": "Write your creator profile to your AT Protocol repository so other Atmosphere apps can discover it: your platform links, tip jar, profile details, and featured posts. You choose what to include, and you can update or remove any of it at any time.",
  "permissions": [
    {
      "type": "permission",
      "action": [
        "create",
        "update",
        "delete"
      ],
      "resource": "repo",
      "collection": [
        "com.babesky.actor.links",
        "com.babesky.actor.support",
        "com.babesky.actor.profile",
        "com.babesky.actor.featured"
      ]
    }
  ]
}

Lexicon Garden

@