You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add endpoint to check number of users per client (#273)
* Store users by domain
* Make naming of domain parameter consistent
* Add endpoint to check number of users per client
Add endpoint to list clients (#268)
* Nest client metadata files in folders
* Remove fallback code for missing owner metadata
* Refactor from TextStorage to ObjectStorage
* Fix listing of files that contain a dot
* Add method to list domains
* Add endpoint to list domains