Releases: auth0/auth0.net
Releases · auth0/auth0.net
7.41.0
Added
- Adds support for getting connections enabled for a specific client #877 (mikejr83 / kailash-b)
- Adds CancellationToken parameter in IUsersClient.DeleteAsync #873 (kailash-b)
Fixed
Security
7.40.0
Added
- Add support for DomainAliasesConfig in SelfService SSO create request #847 (kailash-b)
Deprecated
Fixed
- fix: Use case-insensitive string comparer for HTTP header parsing #857 (mikejr83)
Security
- deps: Bump
Microsoft.IdentityModel.Protocols.OpenIdConnect
and System.IdentityModel.Tokens.Jwt
to 8.13.0 #846 (kailash-b)
- deps: Upgrade dependencies #841 (kailash-b)
7.39.0
Added
Changed
- fix: data-type from
int
to float
for Branding related configs #824 (kailash-b)
Security
- chore: Upgrade version of
System.IdentityModel.Tokens.Jwt
and Microsoft.IdentityModel.Protocols.OpenIdConnect
#825 (kailash-b)
7.38.0
Added
- Add support for
v2/jobs/get-errors
API #819 (kailash-b)
- Use Polysharp to take advantage of latest language features #813 (kailash-b)
Deprecated
- Deprecate
EnabledClients
in Connections
in favour of Get and Update EnabledClients #821 (kailash-b)
Fixed
7.37.0
Added
- Allow monitoring Token Quota limits on every M2M authentication call #808 (kailash-b)
- Add support for Delete authenticators registered to a user #810 (kailash-b)
- Adds missing fields in Tenant Settings and Tenant flags #809 (kailash-b)
- Adds support to update Token Quota at different levels #805 (kailash-b)
Changed
Fixed
7.36.0
Added
- Adds support to Enroll / Verify / List / Challenge / Delete Multi Factor Authenticators #798 (kailash-b)
- Adds missing backchannel logout initiators #796 (kailash-b)
Fixed
- Fix for PasswordlessEmailRequest passing literal NULL when no client_secre… #800 (kailash-b)
7.34.0
Added
- Adding support for managing branding theme #784 (kailash-b)
- Add support for managing Branding Phone Notification Templates #783 (kailash-b)
- Add support for managing Branding Phone Provider settings #780 (kailash-b)
Fixed
7.33.0
Added
- Adds support for managing SNS configuration - Push Notification - MFA policies #775 (kailash-b)
- Update documentation to clarify LoginHint.Issuer field usage in CIBA context #773 (kailash-b)
- Add support for /guardian end-points #771 (kailash-b)
Changed
- Allow Optional AssignMembershipOnLogin field to be nullable #776 (kailash-b)