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

supabase / auth / 17928583314
69%

Build:
DEFAULT BRANCH: master
Ran 22 Sep 2025 09:17PM UTC
Jobs 1
Files 164
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

22 Sep 2025 09:09PM UTC coverage: 67.884% (+0.002%) from 67.882%
17928583314

push

github

web-flow
feat(openapi): add OAuth 2.1 server endpoints and clarify OAuth modes (#2165)

## Summary
- Add OAuth server endpoints to openapi doc:
  - POST /oauth/clients/register - dynamic client registration
  - POST /oauth/token - token endpoint
  - GET /oauth/authorize - authorization endpoint
  - GET /oauth/authorizations/{id} - get authorization details
  - POST /oauth/authorizations/{id}/consent - approve/deny authorization
  - Admin endpoints: /admin/oauth/clients/* for client management

- Clarify OAuth documentation with two distinct modes:
  - oauth-client: Auth service as OAuth client (external providers)
  - oauth-server: Auth service as OAuth provider (for other apps)

- Add OAuthClientSchema for consistent client object structure
- Document configuration requirements (`GOTRUE_OAUTH_SERVER_ENABLED`,
`GOTRUE_OAUTH_SERVER_ALLOW_DYNAMIC_REGISTRATION`)

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

12955 of 19084 relevant lines covered (67.88%)

65.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17928583314.1 22 Sep 2025 09:17PM UTC 164
67.88
GitHub Action Run
Source Files on build 17928583314
  • Tree
  • List 164
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1f804a27 on github
  • Prev Build on master (#17928296836)
  • Next Build on master (#17946278066)
  • 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