ResourceAuthorization interface
リソースの承認の詳細。
プロパティの詳細
action
要求されているアクション。
action?: string
プロパティ値
string
evidence
承認の証拠。
evidence: Record<string, string>
プロパティ値
Record<string, string>
scope
承認のスコープ。
scope?: string
プロパティ値
string