Skip to content

The function SimpleOAuth.Internal.SignatureMethod.CreateSignature is not thread-safe #4

Description

@keltex

SimpleOAuth.Internal.SignatureMethod.CreateSignature uses an internal static dictionary. So either access to the dictionary should be locked or should be replaced with a ConcurrentDictionary.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions