Allow SQL functions to generate registered JWT claims

This commit is contained in:
Joe Nelson
2016-03-10 21:58:43 -08:00
parent 14d7364f4b
commit 508d722fb2
4 changed files with 49 additions and 11 deletions
+1
View File
@@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
### Fixed
* Allow SQL functions to generate registered JWT claims - @begriffs
* Terminate gracefully on SIGTERM (for use in Docker) - @recmo
## [0.3.1.0] - 2016-02-28