Skip to content

Commit 7116fe8

Browse files
committed
Implement user mgmt API
Fixes #664.
1 parent e6f26b3 commit 7116fe8

File tree

2 files changed

+627
-0
lines changed

2 files changed

+627
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ This driver uses semantic versioning:
3636

3737
- Added support for `fillBlockCache` query option
3838

39+
- Added User Management API [#664](https://github.com/arangodb/arangojs/issues/664)
40+
41+
This implements the endpoints of the
42+
[HTTP Interface for User Management](https://www.arangodb.com/docs/stable/http/user-management.html)
43+
3944
## [7.5.0] - 2021-04-22
4045

4146
### Added

0 commit comments

Comments
 (0)