okta / okta-sdk-dotnet

A .NET SDK for interacting with the Okta management API, enabling server-side code to manage Okta users, groups, applications, and more.
Other
160 stars 100 forks source link

Update project version to 3.1.0 #412

Closed laura-rodriguez closed 4 years ago

laura-rodriguez commented 4 years ago

Update project version from 3.0.0 to 3.1.0. This release will provide a new helper method for UserClient to create a user with a password managed by Inline Hooks.

Issue \

Fix #408 and #409