@bitblit/ratchet-warden-server
Version:
Typescript library to simplify using simplewebauthn and secondary auth methods over GraphQL
20 lines (13 loc) • 760 B
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Notes]
Alpha releases are exactly what they sound like - places where I am trying out new things that aren't ready for prime
time, but I need published to see how they interact with the rest of my software ecosystem. If you use an alpha
package without knowing why it is alpha you'll get exactly what you deserve.
## [Unreleased]
## In Flight
## [0.0.x] - 2018-03-23
### Initial Release
- Basic support for Warden, email and text messaging, and a simplified interface for bootstrapping over GraphQL