Releases: tidepool-org/blip
Releases · tidepool-org/blip
OAuth Integration
Note:
This is an early test build and a requirement is Shoreline OAuth v0.6.2-alpha
Message edits fix
edited note text now displays immediately. See https://trello.com/c/dj9NdvLG
v0.5.10
v0.5.7
allow routing of external requests
Updates
- Make changes to Blip to allow routing of external requests to different places based on whether a user is logged in or out.
Reset state on logout
Updates
- with the reliance on the state when the app starts we need to ensure that it is reset when the user logs out
- readme updates on running in mock mode and also using the verification skip
Reset state on logout
v0.4.23 0.4.23
signup confirmation flow
Updates
- enables the signup confirmation flow
- stops user from logging in unless the have verified their account via the email sent
- included workaround for testing to enable accounts to skip verification if the secret is known
enable signup confirmation
v0.5.3-beta correct the login nav page
Allow logout in an errored state
Updates
- Don't stop user from logging out and cleaning up session info even if services and session have timed-out
- Only show "Remove People" link if there is an account displayed that the user does not own