Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mcountryman/auth0-management

Auth0 Management Client API
https://github.com/mcountryman/auth0-management

api auth0 management reqwest rust

Last synced: about 2 months ago
JSON representation

Auth0 Management Client API

Awesome Lists containing this project

README

        

Auth0 Management API




docs.rs


Crates.io


Build

An in-progress unofficial rust client for Auth0 Management API. Full implementation of
the API is coming. If you would like to help out, please see
[CONTRIBUTING.md](CONTRIBUTING.md).

### Documentation
* [docs.rs](https://docs.rs/auth0-management/0.0.3)
* [auth0.com](https://auth0.com/docs/api)

### Roadmap
* [ ] Anomalies
* [ ] Blacklists
* [ ] Branding
* [ ] Client Grants
* [ ] Clients
* [ ] Connections
* [ ] Custom Domains
* [ ] Device Credentials
* [ ] Email Templates
* [ ] Emails
* [ ] Grants
* [ ] Guardians
* [ ] Hooks
* [ ] Jobs
* [ ] Keys
* [ ] Log Streams
* [ ] Logs
* [ ] Keys
* [ ] Log Streams
* [ ] Logs
* [ ] Prompts
* [ ] Resource Servers
* [ ] Roles
* [ ] Rules
* [ ] Rules Configs
* [ ] Stats
* [ ] Tenants
* [ ] Tickets
* [ ] User Blocks
* [ ] Users
* [x] CRUD
* [x] Search
* [x] Logs
* [x] Permissions
* [ ] Roles
* [x] Enrollments
* [ ] Identities
* [ ] Links
* [ ] Invalidate all remembered browsers for MFA

### License
* [MIT](LICENSE.md)