pwsh_modules/PKCE/1.0.2/PSGetModuleInfo.xml

<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04">
  <Obj RefId="0">
    <TN RefId="0">
      <T>Microsoft.PowerShell.Commands.PSRepositoryItemInfo</T>
      <T>System.Management.Automation.PSCustomObject</T>
      <T>System.Object</T>
    </TN>
    <MS>
      <S N="Name">PKCE</S>
      <S N="Version">1.0.2</S>
      <S N="Type">Module</S>
      <S N="Description">Generate OAuth 2.0 Proof Key for Code Exchange (PKCE) 'code_challenge' and 'code_verifier' for use with an OAuth2 Authorization Code Grant flow</S>
      <S N="Author">Darren J Robinson</S>
      <S N="CompanyName">darrenjrobinson</S>
      <S N="Copyright">(c) 2023 Darren J Robinson. All rights reserved.</S>
      <DT N="PublishedDate">2023-10-27T22:33:17+00:00</DT>
      <Nil N="InstalledDate" />
      <Nil N="UpdatedDate" />
      <Nil N="LicenseUri" />
      <URI N="ProjectUri">https://github.com/darrenjrobinson/PKCE</URI>
      <Nil N="IconUri" />
      <Obj N="Tags" RefId="1">
        <TN RefId="1">
          <T>System.Object[]</T>
          <T>System.Array</T>
          <T>System.Object</T>
        </TN>
        <LST>
          <S>PSModule</S>
          <S>PSEdition_Desktop</S>
          <S>PSEdition_Core</S>
        </LST>
      </Obj>
      <Obj N="Includes" RefId="2">
        <TN RefId="2">
          <T>System.Collections.Hashtable</T>
          <T>System.Object</T>
        </TN>
        <DCT>
          <En>
            <S N="Key">Command</S>
            <Obj N="Value" RefId="3">
              <TNRef RefId="1" />
              <LST>
                <S>New-PKCE</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">Cmdlet</S>
            <Obj N="Value" RefId="4">
              <TNRef RefId="1" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Workflow</S>
            <Ref N="Value" RefId="4" />
          </En>
          <En>
            <S N="Key">Function</S>
            <Obj N="Value" RefId="5">
              <TNRef RefId="1" />
              <LST>
                <S>New-PKCE</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">RoleCapability</S>
            <Ref N="Value" RefId="4" />
          </En>
          <En>
            <S N="Key">DscResource</S>
            <Ref N="Value" RefId="4" />
          </En>
        </DCT>
      </Obj>
      <Nil N="PowerShellGetFormatVersion" />
      <Nil N="ReleaseNotes" />
      <Obj N="Dependencies" RefId="6">
        <TNRef RefId="1" />
        <LST />
      </Obj>
      <S N="RepositorySourceLocation">https://www.powershellgallery.com/api/v2</S>
      <S N="Repository">PSGallery</S>
      <S N="PackageManagementProvider">NuGet</S>
      <Obj N="AdditionalMetadata" RefId="7">
        <TN RefId="3">
          <T>System.Management.Automation.PSCustomObject</T>
          <T>System.Object</T>
        </TN>
        <MS>
          <S N="copyright">(c) 2023 Darren J Robinson. All rights reserved.</S>
          <S N="description">Generate OAuth 2.0 Proof Key for Code Exchange (PKCE) 'code_challenge' and 'code_verifier' for use with an OAuth2 Authorization Code Grant flow</S>
          <S N="requireLicenseAcceptance">False</S>
          <S N="isLatestVersion">True</S>
          <S N="isAbsoluteLatestVersion">True</S>
          <S N="versionDownloadCount">9284</S>
          <S N="downloadCount">11957</S>
          <S N="packageSize">24142</S>
          <S N="published">10/27/2023 22:33:17 +00:00</S>
          <S N="created">10/27/2023 22:33:17 +00:00</S>
          <S N="lastUpdated">04/13/2025 17:50:00 +00:00</S>
          <S N="tags">PSModule PSEdition_Desktop PSEdition_Core PSFunction_New-PKCE PSCommand_New-PKCE PSIncludes_Function</S>
          <S N="developmentDependency">False</S>
          <S N="updated">2025-04-13T17:50:00Z</S>
          <S N="NormalizedVersion">1.0.2</S>
          <S N="Authors">Darren J Robinson</S>
          <S N="IsPrerelease">false</S>
          <S N="ItemType">Module</S>
          <S N="FileList">PKCE.nuspec|PKCE.psd1|PKCE.psm1|README.md</S>
          <S N="GUID">9344c878-ef63-475e-8635-316fe8907c8a</S>
          <S N="PowerShellVersion">5.1</S>
          <S N="CompanyName">Community</S>
        </MS>
      </Obj>
      <S N="InstalledLocation">/__w/OktaPS/OktaPS/release/pwsh_modules/PKCE/1.0.2</S>
    </MS>
  </Obj>
</Objs>