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

supabase / auth / 14193680064
69%

Build:
DEFAULT BRANCH: master
Ran 01 Apr 2025 10:54AM UTC
Jobs 1
Files 133
Run time 1min
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

01 Apr 2025 10:47AM UTC coverage: 68.057% (+0.5%) from 67.514%
14193680064

push

github

web-flow
feat: add sign in with solana (EIP-4361) support (#1918)

Adds sign in with Solana (SIWS).

## Configuration

- `GOTRUE_EXTERNAL_WEB3_SOLANA_ENABLED` whether the Solana web3 provider
is enabled or not
- `GOTRUE_EXTERNAL_WEB3_SOLANA_MAXIMUM_VALIDITY_DURATION` (default 10
minutes) how long after issue time the SIWS message is regarded as valid

## API

```
https://ref.supabase.co/auth/v1/token?grant_type=web3

{
  "chain": "solana",
  "message": "supabase.com wants to ...",
  "signature": "base64"
}
```

259 of 278 new or added lines in 9 files covered. (93.17%)

10489 of 15412 relevant lines covered (68.06%)

64.29 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
98.04
-1.96% internal/crypto/crypto.go
2
63.97
-0.21% internal/models/factor.go
15
87.6
internal/api/web3.go
Jobs
ID Job ID Ran Files Coverage
1 14193680064.1 01 Apr 2025 10:54AM UTC 133
68.06
GitHub Action Run
Source Files on build 14193680064
  • Tree
  • List 133
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d1215464 on github
  • Prev Build on master (#14133011190)
  • Next Build on master (#14193954875)
  • Delete
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