{"id":18321071,"url":"https://github.com/workos/workos-elixir","last_synced_at":"2026-01-22T20:12:24.884Z","repository":{"id":39851029,"uuid":"337129307","full_name":"workos/workos-elixir","owner":"workos","description":"Experimental Elixir SDK for interacting with the WorkOS API","archived":false,"fork":false,"pushed_at":"2025-04-02T18:49:02.000Z","size":102,"stargazers_count":28,"open_issues_count":4,"forks_count":18,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-04-02T20:50:19.545Z","etag":null,"topics":["audit-logs","elixir","elixir-lang","elixir-sdk","okta","saml","scim","sdk"],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/workos","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/workos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-08T16:00:05.000Z","updated_at":"2025-03-26T22:12:29.000Z","dependencies_parsed_at":"2023-02-17T14:01:21.424Z","dependency_job_id":"9f3f22bb-fd90-427b-9ee1-c15603238aba","html_url":"https://github.com/workos/workos-elixir","commit_stats":null,"previous_names":["workos-inc/workos-elixir"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workos%2Fworkos-elixir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workos%2Fworkos-elixir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workos%2Fworkos-elixir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workos%2Fworkos-elixir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/workos","download_url":"https://codeload.github.com/workos/workos-elixir/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247675597,"owners_count":20977376,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audit-logs","elixir","elixir-lang","elixir-sdk","okta","saml","scim","sdk"],"created_at":"2024-11-05T18:18:15.928Z","updated_at":"2026-01-22T20:12:24.872Z","avatar_url":"https://github.com/workos.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WorkOS Elixir Library\n\n\u003e **Note:** this an experimental SDK and breaking changes may occur. We don't recommend using this in production since we can't guarantee its stability.\n\nThe WorkOS library for Elixir provides convenient access to the WorkOS API from applications written in Elixir.\n\n## Documentation\n\nSee the [API Reference](https://workos.com/docs/reference/client-libraries) for Elixir usage examples.\n\n## Installation\n\nAdd this package to the list of dependencies in your `mix.exs` file:\n\n```ex\ndef deps do\n  [{:workos, \"~\u003e 1.1\"}]\nend\n```\n\n## Configuration\n\n### Configure WorkOS API key \u0026 client ID on your app config\n\n```ex\nconfig :workos, WorkOS.Client,\n      api_key: \"sk_example_123456789\",\n      client_id: \"client_123456789\"\n```\n\nThe only required config option is `:api_key` and `:client_id`.\n\nBy default, this library uses [Tesla](https://github.com/elixir-tesla/tesla) but it can be replaced via the `:client` option, according to the `WorkOS.Client` module behavior.\n\n###\n\n## SDK Versioning\n\nFor our SDKs WorkOS follows a Semantic Versioning process where all releases will have a version X.Y.Z (like 1.0.0) pattern wherein Z would be a bug fix (I.e. 1.0.1), Y would be a minor release (1.1.0) and X would be a major release (2.0.0). We permit any breaking changes to only be released in major versions and strongly recommend reading changelogs before making any major version upgrades.\n\n## More Information\n\n- [User Management Guide](https://workos.com/docs/user-management)\n- [Single Sign-On Guide](https://workos.com/docs/sso/guide)\n- [Directory Sync Guide](https://workos.com/docs/directory-sync/guide)\n- [Admin Portal Guide](https://workos.com/docs/admin-portal/guide)\n- [Magic Link Guide](https://workos.com/docs/magic-link/guide)\n- [Domain Verification Guide](https://workos.com/docs/domain-verification/guide)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkos%2Fworkos-elixir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworkos%2Fworkos-elixir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkos%2Fworkos-elixir/lists"}