Closed hcphoon01 closed 3 years ago
Adds an external API with a page on /account to manage API clients, includes the following features:
/account
Scopes
user.email
user.update
request.manage
request.create
Endpoints
Features to consider implementing:
Adds an external API with a page on
/account
to manage API clients, includes the following features:Scopes
user.email
- View user object with emailuser.update
- Update user - will require theuser.email
scoperequest.manage
- Manage flight requests - including accept requestsrequest.create
- Create flight requestsEndpoints
Features to consider implementing: