app.chavatar.auth.getLoginUrl

chavatar.app

{
  "id": "app.chavatar.auth.getLoginUrl",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "url"
          ],
          "properties": {
            "url": {
              "type": "string",
              "format": "uri",
              "maxLength": 2048,
              "description": "PDS の OAuth 認証 URL"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "handle"
        ],
        "properties": {
          "handle": {
            "type": "string",
            "format": "handle",
            "maxLength": 253,
            "description": "Bluesky ハンドル (例: user.bsky.social)"
          }
        }
      },
      "description": "Bluesky ハンドルに対応する PDS の OAuth 認証 URL を返す。"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.chavatar.auth.getLoginUrl

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:chavatar.app
CID
bafyreibs522addaqmsiweyh3qersjztun37mji7kzp7wosjwr2ud4rmmhe
Indexed At
2026-03-21 00:13 UTC
AT-URI
at://did:web:chavatar.app/com.atproto.lexicon.schema/app.chavatar.auth.getLoginUrl

Lexicon Garden

@