{"id":18321073,"url":"https://github.com/workos/authkit-js","last_synced_at":"2026-01-16T14:11:11.974Z","repository":{"id":251257462,"uuid":"829680676","full_name":"workos/authkit-js","owner":"workos","description":"Vanilla JS AuthKit SDK","archived":false,"fork":false,"pushed_at":"2025-12-19T16:37:04.000Z","size":244,"stargazers_count":23,"open_issues_count":7,"forks_count":8,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-12-22T06:53:31.237Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-16T22:44:22.000Z","updated_at":"2025-12-19T16:37:06.000Z","dependencies_parsed_at":"2024-08-01T20:46:30.968Z","dependency_job_id":"a483f8c6-55e1-4650-8791-e587b1cb7e90","html_url":"https://github.com/workos/authkit-js","commit_stats":null,"previous_names":["workos/authkit-js"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/workos/authkit-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workos%2Fauthkit-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workos%2Fauthkit-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workos%2Fauthkit-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workos%2Fauthkit-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/workos","download_url":"https://codeload.github.com/workos/authkit-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workos%2Fauthkit-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28247305,"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","status":"online","status_checked_at":"2026-01-08T02:00:06.591Z","response_time":241,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-05T18:18:16.387Z","updated_at":"2026-01-08T18:04:44.265Z","avatar_url":"https://github.com/workos.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AuthKit JavaScript Library\n\nThis library can be used to interface with AuthKit in a client-side JavaScript\napplication.\n\n## Installation\n\n```\nnpm install @workos-inc/authkit-js\n```\n\n## Usage\n\n```js\nimport { createClient } from \"@workos-inc/authkit-js\";\nconst authkit = await createClient(\"your-client-id\");\nconst user = authkit.getUser();\nconst accessToken = await authkit.getAccessToken();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkos%2Fauthkit-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworkos%2Fauthkit-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkos%2Fauthkit-js/lists"}