{"id":18961003,"url":"https://github.com/itwin/auth-clients","last_synced_at":"2025-04-15T14:56:33.709Z","repository":{"id":37848586,"uuid":"404872464","full_name":"iTwin/auth-clients","owner":"iTwin","description":"Auth Clients for the Bentley IDP","archived":false,"fork":false,"pushed_at":"2025-03-26T13:40:37.000Z","size":1534,"stargazers_count":6,"open_issues_count":23,"forks_count":3,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-03-28T21:23:12.775Z","etag":null,"topics":["electron","itwinjs","oauth2","oidc","web"],"latest_commit_sha":null,"homepage":"https://www.itwinjs.org","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/iTwin.png","metadata":{"files":{"readme":"README.md","changelog":"change/@itwin-service-authorization-25a3c167-db19-4a67-97fd-77e7a9d5d396.json","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-09-09T21:16:58.000Z","updated_at":"2025-03-26T13:40:40.000Z","dependencies_parsed_at":"2023-10-14T16:05:43.810Z","dependency_job_id":"f1ea40dd-aa0d-4e8c-94f3-bb8295f85b74","html_url":"https://github.com/iTwin/auth-clients","commit_stats":{"total_commits":227,"total_committers":28,"mean_commits":8.107142857142858,"dds":0.8061674008810573,"last_synced_commit":"b0e459428f869bde531402e6197233e590e962fb"},"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iTwin%2Fauth-clients","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iTwin%2Fauth-clients/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iTwin%2Fauth-clients/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iTwin%2Fauth-clients/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iTwin","download_url":"https://codeload.github.com/iTwin/auth-clients/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248766736,"owners_count":21158301,"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":["electron","itwinjs","oauth2","oidc","web"],"created_at":"2024-11-08T14:10:57.006Z","updated_at":"2025-04-15T14:56:33.680Z","avatar_url":"https://github.com/iTwin.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iTwin.js Authorization clients\n\nCopyright © Bentley Systems, Incorporated. All rights reserved. See [LICENSE.md](./LICENSE.md) for license terms and full copyright notice.\n\n[iTwin.js](http://www.itwinjs.org) is an open source platform for creating, querying, modifying, and displaying Infrastructure Digital Twins.\n\nIf you have questions, or wish to contribute to iTwin.js, see our [Contributing guide](https://github.com/iTwin/itwinjs-core/blob/master/CONTRIBUTING.md).\n\n## About this Repository\n\nThis repository contains a few OAuth 2.0 client libraries to assist in authenticating with the iTwin Platform in TypeScript/JavaScript.\n\nThere are 3 clients in the repository, each of them corresponding to one of the application types supported by the iTwin Platform. See the [authorization documentation](https://developer.bentley.com/apis/overview/authorization/) for more details on the Authorization workflows supported.\n\n- [Browser/SPA](./packages/browser/README.md)\n- [Desktop/Electron](./packages/electron/README.md)\n- [Service](./packages/service/README.md)\n\nIn addition, the [OIDC Signin Tool](./packages/oidc-signin-tool/README.md) is a test helper package to automate the sign-in workflow to aid in writing integration tests.\n\nThere is also an [authorization client for command-line developer tools](./packages/node-cli/README.md).\n\n## Prerequisites\n\n- [Node](https://nodejs.org/en/): an installation of the latest security patch of Node 18. The Node installation also includes the **npm** package manager.\n- [pnpm](https://pnpm.io/): [prefer installation via npm corepack](https://pnpm.io/installation#using-corepack)\n\n## Build Instructions\n\n1. Clone repository (first time) with `git clone` or pull updates to the repository (subsequent times) with `git pull`\n2. Install dependencies: `pnpm update` or `pnpm install`\n3. Build source: `pnpm build`\n4. Run tests: `pnpm cover`\n\n\u003e Note: Sometimes lage's cache will become stale and it may refuse to build projects you've changed. If this or other odd behavior occurs on build, add the [`--reset-cache` flag](https://microsoft.github.io/lage/docs/Tutorial/cache/) to the `pnpm build` command.\n\n## Extract Documentation\n\n`pnpm run docs`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitwin%2Fauth-clients","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitwin%2Fauth-clients","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitwin%2Fauth-clients/lists"}