social.nstar.authSignUp

nstar.social

{
  "id": "social.nstar.authSignUp",
  "defs": {
    "main": {
      "type": "permission-set",
      "title": "NorthStar Social",
      "detail": "Account registration and device setup.",
      "title:lang": {},
      "detail:lang": {},
      "permissions": [
        {
          "aud": "*",
          "lxm": [
            "social.nstar.epds.server.getInviteToken",
            "social.nstar.epds.server.registerActor",
            "social.nstar.relay.server.registerActor",
            "social.nstar.relay.server.unregisterActor"
          ],
          "type": "permission",
          "resource": "rpc"
        },
        {
          "type": "permission",
          "action": [
            "create",
            "update",
            "delete"
          ],
          "resource": "repo",
          "collection": [
            "social.nstar.actor.declaration"
          ]
        }
      ]
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.nstar.authSignUp

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:web:nstar.social
CID
bafyreicnetlabqiuadaqqwq4klgxo2od6sxcj572enolt5if5yjunrobka
Indexed At
2026-04-04 04:59 UTC
AT-URI
at://did:web:nstar.social/com.atproto.lexicon.schema/social.nstar.authSignUp

Version History (10 versions)

Referenced Schemas (1)

Lexicon Garden

@