Skip to content

Releases: tidepool-org/shoreline

User required to be verified

21 Jan 01:30
Compare
Choose a tag to compare

Updates

  • to login the user account now is required to be verified first

Mongo session usage update

19 Jan 01:38
Compare
Choose a tag to compare

Updates

  • due to issue seen on prod we will copy the mongo session and then defer closing of that session

v0.3.0

23 Dec 23:02
Compare
Choose a tag to compare

Updates

  • long term tokens are now renewed, when ever it is refreshed, for the original period of the token

v0.2.5

13 Nov 07:05
Compare
Choose a tag to compare

Updates

  • better logging and flow based on issues with updates where it was hard to understand what was happening in the deployed service

v0.2.0

06 Nov 23:26
Compare
Choose a tag to compare

Updates

  • introduce /childuser endpoint so that we can attach child accounts to a standard account.
  • better logging to help diagnose issues when things go wrong
  • fix to auth/login to return 401 rather than incorrectly returning 204

v0.1.0: Merge pull request #4 from tidepool-org/jhbate/metrics

22 Oct 00:09
Compare
Choose a tag to compare

Shoreline is the entrance to the ocean; in our case it manages logins and user accounts

  • includes metrics calls via go-common and highwater