接続のオプションオブジェクトはAuth0のを使用して取得できます。 接続取得エンドポイントにDocumentation Index
Fetch the complete documentation index at: https://auth0-feat-ionic-capacitor-quickstart-modernization.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
GET呼び出しを行います。CONNECTION_IDとMGMT_API_ACCESS_TOKENのプレースホルダーの値を、それぞれ接続IDとManagement APIのアクセストークンに置き換えてください。
| 値 | 説明 |
|---|---|
CONNECTION_ID | optionsオブジェクトを取得したい接続のID。 |
MGMT_API_ACCESS_TOKEN | read:connectionsスコープを持つManagement APIのアクセストークン。 |