Skip to content

Commit 0a82f65

Browse files
jamadeoDaleSeo
andauthored
clarify doc
Co-authored-by: Dale Seo <5466341+DaleSeo@users.noreply.github.com>
1 parent 7732608 commit 0a82f65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/rmcp/src/transport/auth.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3099,7 +3099,7 @@ impl OAuthState {
30993099
/// Use this when the client was registered with the authorization server
31003100
/// out of band and already holds a `client_id` (and optionally a
31013101
/// `client_secret`). If `config.scopes` is empty, scopes are selected
3102-
/// from the discovered authorization server metadata.
3102+
/// using the SDK's normal scope-selection policy.
31033103
pub async fn start_authorization_with_preregistered_client(
31043104
&mut self,
31053105
mut config: OAuthClientConfig,

0 commit comments

Comments
 (0)