sdk-for-dotnet icon indicating copy to clipboard operation
sdk-for-dotnet copied to clipboard

Fix 30 add null value handling in user model

Open theemaster opened this issue 1 year ago • 0 comments

What does this PR do?

Fix User Model to handle null values for password, hash and hashOptions.

Test Plan

When using a JWT to authenticate and use Account.Get() there should no longer be an error.

Related PRs and Issues

  • #30

Credit

Credit goes to @joaquingrech.

theemaster avatar Jan 08 '24 20:01 theemaster