identityList

suspend fun identityList(call: ApplicationCall)

Handles list request.

Returns a list of all Identity objects in the storage as a json array of tokens (see idToToken).

This will be replaced by a list of identities managed by a particular front-end admin login.