| Package | Description |
|---|---|
| com.coze.openapi.service.auth |
| Modifier and Type | Method and Description |
|---|---|
GetPKCEAuthURLResp |
PKCEOAuthClient.genOAuthURL(String redirectURI,
String state) |
GetPKCEAuthURLResp |
PKCEOAuthClient.genOAuthURL(String redirectURI,
String state,
PKCEOAuthClient.CodeChallengeMethod codeChallengeMethod) |
GetPKCEAuthURLResp |
PKCEOAuthClient.genOAuthURL(String redirectURI,
String state,
PKCEOAuthClient.CodeChallengeMethod codeChallengeMethod,
String workspaceID) |
GetPKCEAuthURLResp |
PKCEOAuthClient.genOAuthURL(String redirectURI,
String state,
String workspaceID) |
Copyright © 2025. All rights reserved.