The list of OAuth scopes this token includes. 'scope' => $scope. ); $token_string = JWT::encode( $token_data , $private_key , 'RS256' ); ...
確定! 回上一頁