Set request.jwt.claim.*

This commit is contained in:
Joe Nelson
2016-10-17 22:32:36 -07:00
parent 5d904dfd66
commit c6cd8145eb
4 changed files with 14 additions and 13 deletions
+1
View File
@@ -31,6 +31,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- No more reserved `jwt_claims` return type - @begriffs
- HTTP 401 rather than 400 for expired JWT - @begriffs
- Remove default JWT secret - @begriffs
- Use GUC request.jwt.claim.foo rather than postgrest.claims.foo - @begriffs
## [0.3.2.0] - 2016-06-10