Commit graph

4 commits

Author SHA1 Message Date
Firstyear 4ba34d18e1
6 idm api design (#109)
Draft of the idm server rest api layout. This is no means a final representation of what this API will look like, but it's important that the ideas and direction, as well as capabilities were documented and discussed.
2019-09-30 19:01:20 +10:00
Firstyear da1af02f2b
3 authentication (#79)
This adds support for authentication and credential storage to the server. 
It also adds account recovery and options for integration test fixtures, refactors
to make the client library easier to manage, and support clean seperation of the
proto vs lib.
2019-09-04 11:06:37 +10:00
William Brown 4c1a4406bb Begin datastructure and work on the core server 2018-11-03 10:30:57 +10:00
William Brown 31afcabd83 initial 2018-09-29 17:54:16 +10:00