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

supabase / supabase-swift / 18289195894 / 1
80%
main: 80%

Build:
DEFAULT BRANCH: main
Ran 06 Oct 2025 05:36PM UTC
Files 83
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

06 Oct 2025 05:28PM UTC coverage: 78.043% (+0.2%) from 77.819%
18289195894.1

push

github

web-flow
feat(auth): add OAuth 2.1 client admin endpoints (#809)

Adds OAuth 2.1 client administration endpoints to support managing OAuth clients when the OAuth 2.1 server is enabled in Supabase Auth.

New admin.oauth namespace with methods:
- listClients() - List all OAuth clients with pagination
- createClient() - Create a new OAuth client
- getClient() - Get a specific OAuth client
- deleteClient() - Delete an OAuth client
- regenerateClientSecret() - Regenerate client secret

Includes comprehensive types and tests following existing patterns.

Ported from supabase-js PR: https://github.com/supabase/supabase-js/pull/1582

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude <noreply@anthropic.com>

5687 of 7287 relevant lines covered (78.04%)

23.85 hits per line

Source Files on job 18289195894.1
  • Tree
  • List 83
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18289195894
  • a2320ec6 on github
  • Prev Job for on main (#18277990891.1)
  • Next Job for on main (#18319243988.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