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

supabase / gotrue / 7580718699 / 1
65%
master: 65%

Build:
DEFAULT BRANCH: master
Ran 19 Jan 2024 07:27AM UTC
Files 113
Run time 2s
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

19 Jan 2024 07:22AM UTC coverage: 65.296% (+0.03%) from 65.27%
7580718699.1

push

github

web-flow
feat: update oauth1.a flow (#1382)

## What kind of change does this PR introduce?
* Previously, we needed to check if the request token generated matches
the oauth token returned in the callback to prevent replay attacks.
* However, this is mitigated by verifying the `state` jwt query param on
the callback.
* The [oauth1.a spec](https://oauth.net/core/1.0a/#auth_step1) also
doesn't mention that the consumer needs to verify that the request token
matches the oauth token returned in the callback
* This also fixes issues where the `_gotrue_session` cookie is not being
sent on the callback, which results in "session could not be found for
this request" error.

7923 of 12134 relevant lines covered (65.3%)

55.5 hits per line

Source Files on job 7580718699.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7580718699
  • 4f39d2e4 on github
  • Prev Job for on master (#7572446291.1)
  • Next Job for on master (#7582839718.1)
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

© 2026 Coveralls, Inc