Clojars · Authentication Profile

Clojars Authentication

Authentication

Clojars secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

ClojurePackage RegistryArtifact RepositoryOpen Source
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

BasicAuth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/openapi.json
summary:
  types:
  - http
schemes:
- name: BasicAuth
  type: http
  scheme: basic
  description: HTTP Basic authentication using your Clojars username and a deploy token (not
    your password). Deploy tokens can be created at https://clojars.org/tokens. Required only
    for write/deploy operations.
  sources:
  - openapi/openapi.json