Update CHANGELOG
This commit is contained in:
parent
71d5debdf1
commit
133dadd054
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ HEAD
|
||||||
* Add combinators for the new authentication framework:
|
* Add combinators for the new authentication framework:
|
||||||
* `AuthPolicy` universe to parameterize authentication policy strictness.
|
* `AuthPolicy` universe to parameterize authentication policy strictness.
|
||||||
* `AuthProtect` combinator used to protect sets of endpoints
|
* `AuthProtect` combinator used to protect sets of endpoints
|
||||||
* `AuthProtected` data family that users will provide at the server/client-level.
|
* `AuthProtected` GADT that users will provide at the server/client-level.
|
||||||
* `BasicAuth` data type for `Basic` authentication.
|
* `BasicAuth` data type for `Basic` authentication.
|
||||||
* `JSON` data type for `JWT` authentication.
|
* `JSON` data type for `JWT` authentication.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue