hei-admin-api icon indicating copy to clipboard operation
hei-admin-api copied to clipboard

RESTful API for managing a school

Results 50 hei-admin-api issues
Sort by recently updated
recently updated
newest added

Key answer is mobile money: https://github.com/hei-school/hei-admin-api/pull/437/files

enhancement

In particular, there are some parameters that should be required and aren't yet.

documentation

- 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...

documentation

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...

enhancement