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

supabase / auth / 17928583314 / 1
69%
master: 69%

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

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`)

12955 of 19084 relevant lines covered (67.88%)

65.59 hits per line

Source Files on job 17928583314.1
  • Tree
  • List 164
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17928583314
  • 1f804a27 on github
  • Prev Job for on master (#17928296836.1)
  • Next Job for on master (#17946278066.1)
  • 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