Yu Ping Hu
Yu Ping Hu
After an identity is authorized, changes in its status need to be surfaced and handled somehow. This will require work in the node project as well.
Related to #15. Right now, we only have AuthorizationTokenRequest which sends you a token via MSG, which is lame.
After we have mocks for request/response (and eventually for everything), we should hook up running the examples during CI, to detect when there are errors in the examples. (See #81,...
We need a quickstart guide to standing up the http server across all environments.