• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

supabase / auth-js
71%

Build:
DEFAULT BRANCH: master
Repo Added 17 Dec 2024 03:44PM UTC
Files 18
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-app-metadata-type
  • add-siwe
  • bewinxed/add-jest-environment-jsdom
  • bewinxed/add-mfa-webauthn
  • bewinxed/streamline-types
  • bewinxed/webauthn-make-webauthn-param-optional
  • bewinxed/webauthn-use-direct-attestation
  • branch_with_test
  • cemal/fix-replace-structuredclone
  • chore-review-actions
  • chore/add-preview-release
  • chore/coverage-80
  • chore/coveralls-fail-on-error
  • chore/cross-repo-test
  • chore/deprecation
  • chore/fix-preview-release
  • chore/run-on-forks
  • chore/secure-proof-workflows
  • chore/test-prev
  • chore/testing
  • chore/upload-coverage
  • cleanup-code-verifier
  • dependabot/npm_and_yarn/example/react/babel/helpers-7.27.0
  • dependabot/npm_and_yarn/example/react/babel/runtime-7.27.0
  • dependabot/npm_and_yarn/example/react/babel/runtime-corejs3-7.26.10
  • dependabot/npm_and_yarn/example/react/brace-expansion-1.1.12
  • dependabot/npm_and_yarn/example/react/http-proxy-middleware-2.0.9
  • dependabot/npm_and_yarn/example/react/multi-96c788614a
  • dependabot/npm_and_yarn/example/react/nanoid-3.3.8
  • dependabot/npm_and_yarn/example/react/serialize-javascript-6.0.2
  • dependabot/npm_and_yarn/form-data-3.0.4
  • dependabot/npm_and_yarn/koa-2.16.1
  • dependabot/npm_and_yarn/test/form-data-4.0.4
  • fix-decode-jwt-type
  • fix/go-true-client-comment-typo
  • fix/ssr-initialize-crash
  • fix/update-typedoc
  • hf/ci-add-dogfooding
  • hf/ci-provenance
  • hf/export-process-lock
  • hf/fallback-to-get-user-if-key-not-found
  • hf/fix-current-session-split
  • hf/fix-docs-ethereum
  • hf/get-claims-official
  • hf/improve-insecure-user-warning
  • hf/introduce-split-session-and-user-storage
  • hf/link-identity-oidc
  • hf/refactor-internal-types
  • hf/remove-solana-dependency
  • hf/revert-btoa-thing
  • hf/session-expired-with-margin-no-autorefresh
  • hf/validate-admin-api-uuid
  • hf/web3
  • issues/1076
  • j0/add_firebase_scrypt
  • j0/add_webauthn
  • kiwicopple/add-throwOnError
  • km/add-ttl-getclaims
  • km/feat-get-claims
  • master
  • more-tests
  • refs/pull/1018/merge
  • refs/pull/1053/merge
  • refs/pull/1064/merge
  • second_branch_with_tests
  • tests
  • tests2
  • tests_again

02 Oct 2025 02:26PM UTC coverage: 70.669% (+0.9%) from 69.764%
18196050767

push

github

web-flow
chore: add deprecation notice (#1129)

Add deprecation notice and point to new repo.

1083 of 1681 branches covered (64.43%)

Branch coverage included in aggregate %.

1495 of 1967 relevant lines covered (76.0%)

150.0 hits per line

Relevant lines Covered
Build:
Build:
1967 RELEVANT LINES 1495 COVERED LINES
150.0 HITS PER LINE
Source Files on master
  • Tree
  • List 18
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18196050767 master chore: add deprecation notice (#1129) Add deprecation notice and point to new repo. push 02 Oct 2025 02:29PM UTC web-flow github
70.67
18195198950 chore/deprecation Merge 333c100f4 into 1cbd43ec6 Pull #1129 02 Oct 2025 01:59PM UTC web-flow github
70.67
17998613973 bewinxed/webauthn-use-direct-attestation Merge 946a3cca9 into 1cbd43ec6 Pull #1126 25 Sep 2025 06:13AM UTC web-flow github
70.67
17997904964 bewinxed/webauthn-make-webauthn-param-optional Merge 585dae06a into 1cbd43ec6 Pull #1125 25 Sep 2025 05:33AM UTC web-flow github
70.63
17979937733 master feat: mfa with webauthn support (#1118) ## What kind of change does this PR introduce? **Feature** - This PR introduces YubiKey support for Multi-Factor Authentication (MFA) via WebAuthn, enabling users to authenticate with hardware security key... push 24 Sep 2025 02:31PM UTC web-flow github
69.76
17979684049 bewinxed/add-mfa-webauthn Merge 7e458fe6f into 19f59516f Pull #1118 24 Sep 2025 02:22PM UTC web-flow github
69.76
17979568756 bewinxed/add-mfa-webauthn Merge da6baaea4 into 19f59516f Pull #1118 24 Sep 2025 02:18PM UTC web-flow github
70.69
17979215375 master ci: do not fail on coveralls error (#1121) ## What kind of change does this PR introduce? Add a `fail-on-error: false` to `coveralls` uploads. Change `coverageapp` version used from `master` to `v2`, so that it accepts this input. ## What is th... push 24 Sep 2025 02:06PM UTC web-flow github
79.79
17979196376 master feat: implement `linkIdentity` for oidc / native sign-in (#1096) Adds `linkIdentity()` method which allows passing OIDC credentials. The ID token will be linked to the currently signed in user. See also: - https://github.com/supabase/auth/pull/2108 push 24 Sep 2025 02:06PM UTC web-flow github
79.79
17979121627 master fix: prettify types and improved typesafety for MFA methods (#1116) ## What kind of change does this PR introduce? This is a preparatory PR for adding webauthn support, which will have different params/responses across the `client.mfa.{enroll/ch... push 24 Sep 2025 02:03PM UTC web-flow github
80.82
See All Builds (229)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc