ontehfritz / SuperSimpleAuth

WIP Simple Online Authentication and Authorization Micro-Service
https://www.authenticate.technology
4 stars 1 forks source link

csharp wrapper [authenticate]: when a field is null a web exception is thrown #16

Open ontehfritz opened 10 years ago

ontehfritz commented 10 years ago

When Secret or UserName is null a unhelpful exception is thrown. The exception should show a message that specifies the field is null.