workos / workos-dotnet

Official .NET SDK for interacting with the WorkOS API
MIT License
9 stars 9 forks source link

Add Sessions and AuthenticateWithPassword to UserManagement #139

Closed pliao28 closed 1 year ago

pliao28 commented 1 year ago

Description

Add Sessions and related objects to UserManagement Add AuthenticateWithPassword

Documentation

Does this require changes to the WorkOS Docs? E.g. the API Reference or code snippets need updates.

[ ] Yes

If yes, link a related docs PR and add a docs maintainer as a reviewer. Their approval is required.

linear[bot] commented 1 year ago

USRLD-703 Add authenticateUserWithPassword to .NET

pliao28 commented 1 year ago

@maxdeviant Shall I change the organization domain from array to list in the organization object to follow same practices?

CleanShot 2023-08-21 at 12 05 32@2x
maxdeviant commented 1 year ago

@maxdeviant Shall I change the organization domain from array to list in the organization object to follow same practices? CleanShot 2023-08-21 at 12 05 32@2x

Yea, if we're releasing a new major version we can update those spots as well. Let's keep that in a separate PR.