I made 'PSAuthClient', a PowerShell OAuth2/OIDC Client

Hi,

Whether it proves useful for someone or simply contributes to my own learning, I’m excited to share this project I’ve been working on in the past few weeks - PSAuthClient.

Any thoughts or feedback are highly appreciated! :blush:

PSAuthClient is a flexible PowerShell OAuth2.0/OpenID Connect (OIDC) Client.

  • Support for a wide range of grants.
  • Uses WebView2 to support modern web experiences where interaction is required.
  • Includes useful tools for decoding tokens and validating jwt signatures.
1 Like

Thanks for the share @alflokken . I happened to see you post on reddit this morning as well :smile:

1 Like

Yeah, I went all out with the marketing on this one. :smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.