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

supabase / auth / 26393733608
71%

Build:
DEFAULT BRANCH: master
Ran 25 May 2026 09:38AM UTC
Jobs 1
Files 188
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

25 May 2026 09:34AM UTC coverage: 70.856% (+0.01%) from 70.844%
26393733608

push

github

web-flow
chore: limit aal1 sessions correctly (#2452)

## What kind of change does this PR introduce?

Bug fix

## What is the current behavior?

When `MFA_ALLOW_LOW_AAL` is false, AAL1 sessions JWTs should be limited
to 15 minutes. Currently the JWT is created with an expiry set to the
standard session timeout. And the LOW_AAL timeout is only checked when
the refresh_token is issued.
This means AAL1 sessions can be valid beyond the 15 minute window.

## What is the new behavior?
AAL1 JWTs are limited to 15minutes.

---------

Co-authored-by: fadymak <dev@fadymak.com>

13 of 13 new or added lines in 2 files covered. (100.0%)

17160 of 24218 relevant lines covered (70.86%)

83.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26393733608.1 25 May 2026 09:38AM UTC 188
70.86
GitHub Action Run
Source Files on build 26393733608
  • Tree
  • List 188
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3f142452 on github
  • Prev Build on master (#26263670096)
  • Next Build on master (#26461355138)
  • 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

© 2026 Coveralls, Inc