Skip to content

Commit

Permalink
Add attribution note
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-knozderko committed Jan 28, 2025
1 parent 3dda081 commit cd43a2a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ public void SaveCredentials(string key, string token)
}
}

// note: the code below of dealing with Advapi32.dll library was inspired by: https://github.com/AdysTech/CredentialManager
[StructLayout(LayoutKind.Sequential, CharSet = CharSet.Unicode)]
private struct Credential
{
Expand Down

0 comments on commit cd43a2a

Please sign in to comment.