generated: '2026-07-18' method: searched source: https://github.com/authlete + public package registries packages: - language: python registry: pypi name: authlete url: https://pypi.org/project/authlete/ install: pip install authlete version: 1.3.0 repo: https://github.com/authlete/authlete-python official: true notes: Official Authlete API v3.0+ Python SDK (Speakeasy-generated). - language: typescript registry: npm name: "@authlete/typescript-sdk" url: https://www.npmjs.com/package/@authlete/typescript-sdk install: npm install @authlete/typescript-sdk version: 1.0.0 repo: https://github.com/authlete/authlete-typescript-sdk official: true notes: Official Authlete API v3.0+ TypeScript SDK. Supersedes deprecated openapi-for-typescript. - language: go registry: pkg.go.dev name: github.com/authlete/authlete-go-sdk url: https://pkg.go.dev/github.com/authlete/authlete-go-sdk install: go get github.com/authlete/authlete-go-sdk repo: https://github.com/authlete/authlete-go-sdk official: true notes: OpenAPI-generated Go client (openapi-for-go). authlete-go is the older common library. - language: ruby registry: rubygems name: authlete url: https://rubygems.org/gems/authlete install: gem install authlete version: 1.40.0 repo: https://github.com/authlete/authlete-ruby-gem official: true notes: Ruby library for the Authlete Web APIs. authlete-ruby-sdk is the newer v3.0+ SDK. - language: php registry: packagist name: authlete/authlete url: https://packagist.org/packages/authlete/authlete install: composer require authlete/authlete version: 1.14.0 repo: https://github.com/authlete/authlete-php official: true - language: csharp registry: nuget name: Authlete.Authlete url: https://www.nuget.org/packages/Authlete.Authlete/ install: dotnet add package Authlete.Authlete version: 1.5.0 repo: https://github.com/authlete/authlete-csharp official: true - language: java registry: maven-central name: com.authlete:authlete-java-common url: https://central.sonatype.com/artifact/com.authlete/authlete-java-common install: "implementation 'com.authlete:authlete-java-common:4.20'" version: "4.20" repo: https://github.com/authlete/authlete-java-common official: true - language: java registry: maven-central name: com.authlete:authlete-java-jaxrs url: https://central.sonatype.com/artifact/com.authlete/authlete-java-jaxrs install: "implementation 'com.authlete:authlete-java-jaxrs:2.87'" version: "2.87" repo: https://github.com/authlete/authlete-java-jaxrs official: true - language: java registry: maven-central name: com.authlete:authlete-java-jakarta url: https://central.sonatype.com/artifact/com.authlete/authlete-java-jakarta install: "implementation 'com.authlete:authlete-java-jakarta:2.90'" version: "2.90" repo: https://github.com/authlete/authlete-java-jakarta official: true - language: typescript registry: deno name: authlete-deno url: https://github.com/authlete/authlete-deno repo: https://github.com/authlete/authlete-deno official: true notes: Authlete library for Deno. - language: go registry: terraform-registry name: authlete/authlete url: https://registry.terraform.io/providers/authlete/authlete/latest install: terraform (provider authlete/authlete) repo: https://github.com/authlete/terraform-provider-authlete official: true notes: Terraform provider for managing Authlete configuration (services, clients) as code.