Releases: auth0/auth0-java
Releases · auth0/auth0-java
1.24.0
1.24.0 (2020-11-02)
Added
- Add methods to determine cause of APIException #310 (jimmyjames)
Changed
- Return TokenRequest instead of AuthRequest #309 (jimmyjames)
Fixed
- Add unchecked warnings failures for src #311 (jimmyjames)
1.23.0
1.23.0 (2020-10-22)
Added
- Add support for MFA OTP exchange #303 (jimmyjames)
- Passwordless support #300 (jimmyjames)
- Add scope to TokenHolder #297 (jimmyjames)
- Add inicludeEmailInRedirect field for create email verification ticket endpoint #296 (jimmyjames)
Changed
- Update dependencies #299 (jimmyjames)
1.22.1
1.22.0
Added
- Add support for identity field for email verification jobs and tickets #293 (jimmyjames)
1.21.0
1.20.0
1.19.0
Added
- Add display_name property to Connection #267 (lbalmaceda)
- Add support for java Proxy with basic auth #266 (lbalmaceda)
1.18.0
Added
- Add ID Token verifier API #260 (jimmyjames)
- Add signature verification classes #258 (jimmyjames)
Changed
- Update to OkHttp 3.14.9 #262 (jimmyjames)
1.17.0
Added
- Add missing property last_password_reset #256 (mario-moura-silva)
- Add missing "sources" property to the Permission #254 (lbalmaceda)
1.16.0
Added
- Add Job "POST User Imports" endpoint #249 (lbalmaceda)
- Add a new class to handle Multipart requests #248 (lbalmaceda)
- Add Job "GET Status" endpoint #247 (lbalmaceda)
- Add missing "initiate_login_uri" property to Client #244 (lbalmaceda)
- Use char array for passwords #242 (jimmyjames)
- Add Job "POST User Exports" endpoint #241 (lbalmaceda)
- Add Rules Configs entity #240 (lbalmaceda)
Deprecated
- deprecated string password APIs #243 (jimmyjames)
Fixed
- Make CreatedUser take the id from different properties #245 (lbalmaceda)
Security
- Use char array for passwords #242 (jimmyjames)