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

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

Build:
DEFAULT BRANCH: master
Ran 03 Jul 2023 07:59AM UTC
Files 108
Run time 9s
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

03 Jul 2023 07:52AM UTC coverage: 65.642% (-0.001%) from 65.643%
5441964484.1

push

github

web-flow
feat: add different logout scopes (#1112)

Right now, probably due to a bug, `POST /logout` would log the user out
from _all_ sessions they have. This is not always desired behavior.

This change adds a new `scope` query param on `/logout` with these
values:
- `global` (default when not provided) Logs a user out from all sessions
they have.
- `local` Logs a user out from the current session only.
- `others` Logs a user out from all other sessions except the current
one.

See:
- https://github.com/supabase/gotrue-js/pull/713

7109 of 10830 relevant lines covered (65.64%)

48.79 hits per line

Source Files on job 5441964484.1
  • Tree
  • List 0
  • Changed 26
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5441964484
  • df075408 on github
  • Prev Job for on master (#5400425075.1)
  • Next Job for on master (#5445384190.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