excellarateinc / voyage-api-dotnet

Enterprise grade C# .NET Web Services API implementing industry standard best practices
Apache License 2.0
16 stars 14 forks source link

change the input parameter from Client Identifier to Id #139

Closed ajayboina closed 7 years ago

ajayboina commented 7 years ago

Committing the changes to pass the Client Id instead of Identifier to check whether client is locked out or not at ValidateClientAuthentication function in VoyageJwtProvider

ajayboina commented 7 years ago

@maniphanh @raymer could you please review it. I identified this issue while I was trying to retrieve access token.