Releases: openstandia/connector-auth0
Releases · openstandia/connector-auth0
v1.2.1
1.2.1 (2024-09-30)
Bug Fixes
- changed “logins_count” attribute type from long to int (c09fa2a)
v1.2.0
1.2.0 (2023-02-14)
Bug Fixes
Features
- added max requests setting for the http client (a63a813)
- added two options to verify email and phone number when updating them (fbd2612)
v1.1.5
1.1.5 (2022-12-26)
Bug Fixes
- missing convert for "last_login" (5b3c452)
v1.1.4
1.1.4 (2022-10-19)
Bug Fixes
v1.1.3
1.1.3 (2022-10-18)
Bug Fixes
- can't clear multiple values in user/app metadata (1e875f8)
- dataType for user/app metadata (119e335)
- update user's permission (cae15b6)
v1.1.2
1.1.2 (2022-10-06)
Bug Fixes
- can't store user/app metadata when creating (f88bbca)
- handling multivalue for user/app metadata when updating (d03d2ee)
v1.1.1
1.1.1 (2022-09-29)
Bug Fixes
- incorrect GuardedString handling (f9ac268)
v1.1.0
1.1.0 (2022-09-15)
Bug Fixes
- improve error handling for search (396cac1)
- update app_metadata (fc04a12)
Features
- support user_metadata and app_metadata (a427f1c)
v1.0.1
1.0.1 (2022-06-30)
Bug Fixes
- can't configure some properties (26ee7db)
- expired check for Auth0 access token (b9a1f11)
- paged search on resouce (48fb1ba)
v1.0.0
1.0.0 (2022-05-24)
Features
BREAKING CHANGES