servant/changelog.d/1571
Gaël Deest 426d3ce39b Typo
Co-authored-by: Georgi Lyubenov <godzbanebane@gmail.com>
2022-03-23 23:52:57 +01:00

9 lines
258 B
Plaintext

synopsis: Support UVerb in servant-auth-server
prs: #1571
issues: #1570
description: {
UVerb endpoints are now supported by servant-auth-server and can be used under the
Auth combinator when writing servers. It is still unsupported by
servant-auth-client.
}