{"id":18772710,"url":"https://github.com/authgear/authgear-sdk-js","last_synced_at":"2025-04-13T08:32:01.774Z","repository":{"id":38196682,"uuid":"271248328","full_name":"authgear/authgear-sdk-js","owner":"authgear","description":"Authgear authentication SDK for Single Page Applications (SPA) and JavaScript websites","archived":false,"fork":false,"pushed_at":"2024-04-19T07:40:08.000Z","size":9424,"stargazers_count":5,"open_issues_count":30,"forks_count":15,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-20T17:50:28.877Z","etag":null,"topics":["authentication","javascript","library","oauth2","openid-connect","sdk","single-page-app"],"latest_commit_sha":null,"homepage":"https://www.authgear.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/authgear.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-06-10T10:33:12.000Z","updated_at":"2024-04-22T08:25:54.288Z","dependencies_parsed_at":"2024-04-22T08:25:38.757Z","dependency_job_id":"31deac41-fc60-43d0-af71-56aeb9196dc4","html_url":"https://github.com/authgear/authgear-sdk-js","commit_stats":null,"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authgear%2Fauthgear-sdk-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authgear%2Fauthgear-sdk-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authgear%2Fauthgear-sdk-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authgear%2Fauthgear-sdk-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/authgear","download_url":"https://codeload.github.com/authgear/authgear-sdk-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223576608,"owners_count":17167892,"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":["authentication","javascript","library","oauth2","openid-connect","sdk","single-page-app"],"created_at":"2024-11-07T19:29:59.090Z","updated_at":"2025-04-13T08:32:01.748Z","avatar_url":"https://github.com/authgear.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n[![Authgear banner](./.github/assets/banner.png)](https://www.authgear.com/)\n\n\u003c/div\u003e\n\n# Authgear SDK for Single Page Applications (SPA)\n\n[![@authgear/web](https://img.shields.io/npm/v/@authgear/web.svg?label=@authgear/web)](https://www.npmjs.com/package/@authgear/web)\n[![@authgear/web](https://img.shields.io/npm/dt/@authgear/web.svg?label=@authgear/web)](https://www.npmjs.com/package/@authgear/web)\n[![@authgear/react-native](https://img.shields.io/npm/v/@authgear/react-native.svg?label=@authgear/react-native)](https://www.npmjs.com/package/@authgear/react-native)\n[![@authgear/react-native](https://img.shields.io/npm/dt/@authgear/react-native.svg?label=@authgear/react-native)](https://www.npmjs.com/package/@authgear/react-native)\n![License](https://img.shields.io/badge/license-Apache%202-blue)\n\nWith Authgear SDK for Single Page Applications (SPA), you can easily integrate authentication features into your app (Angular, Vue, React, or any JavaScript websites).\nIn most cases, it involves just **a few lines of code** to enable **multiple authentication methods**, such as [social logins](https://www.authgear.com/features/social-login), [passwordless](https://www.authgear.com/features/passwordless-authentication), [biometrics logins](https://www.authgear.com/features/biometric-authentication), [one-time-password (OTP)](https://www.authgear.com/features/whatsapp-otp) with SMS/WhatsApp, and multi-factor authentication (MFA).\n\n**Quick links** - 📚 [Documentation](#documentation) 🏁 [Getting Started](#getting-started) 🛠️ [Troubleshooting](#troubleshooting)\n👥 [Contributing](#troubleshooting)\n\n## What is Authgear?\n\n[Authgear](https://www.authgear.com/) is a highly adaptable identity-as-a-service (IDaaS) platform for web and mobile applications.\nAuthgear makes user authentication easier and faster to implement by integrating it into various types of applications - from single-page web apps to mobile applications to API services.\n\n### Key Features\n\n- Zero trust authentication architecture with [OpenID Connect](https://openid.net/developers/how-connect-works/) (OIDC) standard.\n- Easy-to-use interfaces for user registration and login, including email, phone, username as login ID, and password, OTP, magic links, etc for authentication.\n- Support a wide range of identity providers, such as [Google](https://developers.google.com/identity), [Apple](https://support.apple.com/en-gb/guide/deployment/depa64848f3a/web), and [Azure Active Directory](https://azure.microsoft.com/en-gb/products/active-directory/) (AD).\n- Support biometric login on mobile, Passkeys, and Multi-Factor Authentication (MFA) such as SMS/email-based verification and authenticator apps with TOTP.\n\n## Documentation\n\n- View the SDK API Reference at [https://authgear.github.io/authgear-sdk-js/](https://authgear.github.io/authgear-sdk-js/).\n- Learn how to manage your users through [Admin API](https://docs.authgear.com/reference/apis/admin-api).\n\nView other Authgear Documentation at [https://docs.authgear.com/](https://docs.authgear.com/)\n\n## Getting Started\n\nFollow the easy steps to start using it:\n\n- [Getting started with Authgear SDK](https://docs.authgear.com/get-started/single-page-app/website)\n\n## Troubleshooting\n\nPlease check out our [Get help](https://github.com/orgs/authgear/discussions/categories/get-help) to get solutions for common installation problems and other issues.\n\n### Raise an issue\n\nTo provide feedback or report a bug, please [raise an issue on our issue tracker](https://github.com/authgear/authgear-sdk-js/issues).\n\n## Contributing\n\nAnyone who wishes to contribute to this project, whether documentation, features, bug fixes, code cleanup, testing, or code reviews, is very much encouraged to do so.\n\nTo join, just raise your hand on the [Authgear Discord server](https://discord.gg/Kdn5vcYwAS) (#trouble) or the GitHub Authgear's [discussion](https://github.com/orgs/authgear/discussions) board.\n\nIf you are unfamiliar with how to contribute to GitHub projects, here is a [Getting Started Guide](https://docs.github.com/en/get-started/quickstart/contributing-to-projects). A full set of contribution guidelines, along with templates, are in progress.\n\nOr here is a quick way.\n\n```sh\n$ git clone --branch master git@github.com:\u003cmyusername\u003e/authgear-sdk-js.git\n$ cd authgear-sdk-js\n$ npm ci\n$ (cd website \u0026\u0026 yarn install --frozen-lockfile)\n```\n\n## Releasing\n\n- Ensure you have `node`, `npm`, and `yarn` in your `PATH`.\n- Sign in as appropriate user in npm.\n\n```sh\n# VERSION should be in format like \"0.1.0\"\n$ GIT_USER=\u003cgithub-username\u003e GITHUB_TOKEN=\u003cgithub-token\u003e GIT_BRANCH=master VERSION=\u003cnew-version\u003e ./scripts/release.sh\n```\n\n## Known issues\n\n### Apple silicon\n\nSee https://github.com/facebook/react-native/issues/29605#issuecomment-861783673\n\n## Supported and maintained by\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/authgear\"\u003e\u003cimg src=\"https://uploads-ssl.webflow.com/60658b46b03f0cf83ac1485d/619e6607eb647619cecee2cf_authgear-logo.svg\" /\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n  Auhgear is a highly adaptable identity-as-a-service (IDaaS) platform for web and mobile applications. To learn more checkout \u003ca href=\"https://www.authgear.com/\"\u003ewebsite\u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauthgear%2Fauthgear-sdk-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fauthgear%2Fauthgear-sdk-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauthgear%2Fauthgear-sdk-js/lists"}