servant/changelog.d/1571
2022-03-23 12:44:28 +01:00

9 lines
255 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 used under the
Auth combinator when writing servers. It is still unsupported by
servant-auth-client.
}