okta-auth-dotnet icon indicating copy to clipboard operation
okta-auth-dotnet copied to clipboard

Okta .NET Authentication SDK

Results 3 okta-auth-dotnet issues
Sort by recently updated
recently updated
newest added

### Describe the feature request? This Authentication API is missing the Email factor enrollment, activate and verification ### New or Affected Resource(s) EnrollEmailFactorOptions EnrollFactorAsync ### Provide a documentation link https://github.com/okta/okta-auth-dotnet/tree/master/Okta.Auth.Sdk...

enhancement

I wanted to pass custom user-agent value for all factor authn requests For that, I wanted to extend **UserAgentBuilder** class of **Okta.Sdk.Abstractions** and modify **Generate()** method to achieve what I...

priority-pending
OKTA-377094

* Remove Abstractions projects from repo which was moved to https://github.com/okta/okta-sdk-abstractions-dotnet. * Use Abstractions NuGet dependencies * Remove Abstractions from the build script.