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

supabase / gotrue / 5441964484
65%

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

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

23 of 23 new or added lines in 1 file covered. (100.0%)

7109 of 10830 relevant lines covered (65.64%)

48.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5441964484.1 03 Jul 2023 07:59AM UTC 0
65.64
GitHub Action Run
Source Files on build 5441964484
Detailed source file information is not available for this build.
  • Back to Repo
  • df075408 on github
  • Prev Build on master (#5400425075)
  • Next Build on master (#5445384190)
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