Get the public authentication provider catalog
Sign-in provider availability and CLI OAuth configuration. Public — callers read it before any session exists. A non-null Clerk publishable key offers browser sign-in; a non-null OAuth client offers the PKCE CLI sign-in lane.
Response
OK
clerkPublishableKey
Clerk publishable key for browser sign-in; absent when the environment has no Clerk instance
oauthClient
OAuth PKCE client configuration for the CLI; absent until its client configuration is complete
Errors
400
Bad Request Error
406
Not Acceptable Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error