Co-authored-by: Georgi Lyubenov <godzbanebane@gmail.com>
This commit is contained in:
Gaël Deest 2022-03-23 13:00:12 +01:00
parent c5a3bc1b51
commit 426d3ce39b

View File

@ -2,7 +2,7 @@ synopsis: Support UVerb in servant-auth-server
prs: #1571 prs: #1571
issues: #1570 issues: #1570
description: { description: {
UVerb endpoints are now supported by servant-auth-server and can used under the 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 Auth combinator when writing servers. It is still unsupported by
servant-auth-client. servant-auth-client.
} }