mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-24 16:11:53 -05:00
docs(oidc-provider): enhance docs
This commit is contained in:
@@ -85,7 +85,7 @@ Once installed, you can utilize the OIDC Provider to manage authentication flows
|
||||
|
||||
### Register a New Client
|
||||
|
||||
To register a new OIDC client, you can use the `oauth2.register` method on either the client or server.
|
||||
To register a new OIDC client, use the `oauth2.register` method on the client or `auth.api.registerOAuthApplication` on the server.
|
||||
|
||||
<APIMethod
|
||||
path="/oauth2/register"
|
||||
|
||||
Reference in New Issue
Block a user