Identity Service r0.3.0 release

This commit is contained in:
Travis Ralston 2019-11-06 12:37:46 -07:00
parent 14d609e766
commit df202dd493
5 changed files with 17 additions and 4 deletions

View file

@ -1 +0,0 @@
Deprecate the v1 API in favour of an authenticated v2 API.

View file

@ -1 +0,0 @@
Add ``/account``, ``/account/register``, and ``/account/logout`` to authenticate with the identity server.

View file

@ -1 +0,0 @@
Add endpoints for accepting and handling terms of service.

View file

@ -1 +0,0 @@
Add ``/hash_details`` and a new ``/lookup`` endpoint for performing hashed association lookups.