hei-admin-api
hei-admin-api copied to clipboard
RESTful API for managing a school
Key answer is mobile money: https://github.com/hei-school/hei-admin-api/pull/437/files
In particular, there are some parameters that should be required and aren't yet.
- Only attribute is email - Create a Public Client app, with read-only capabilities (people that can successfully log through this app, typically from a web browser, can only read...
Commit https://github.com/hei-school/hei-admin-api/commit/74166d4145451f3086804bb23d3f171485b44355 uses the Cognito emulator from https://github.com/jagregory/cognito-local. Unfortunately, that emulator does *not* support `AdminInitiateAuth` which makes it impossible to get authentication token. Keep an eye on that project, they...