workos / workos-dotnet

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

Add `CreateEmailVerificationChallenge` and `CompleteEmailVerification` #145

Closed pliao28 closed 1 year ago

pliao28 commented 1 year ago

Description

Add CreateEmailVerificationChallenge Add CompleteEmailVerification *Fixes USRLD-743, USRLD-742

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-743 Add completeEmailVerification to .NET

USRLD-742 Add createEmailVerificationChallenge to .NET