From 5e86d02b94c26b3b617a2669362c9676a35f036a Mon Sep 17 00:00:00 2001 From: XenialDan Date: Sat, 23 Jan 2021 07:51:45 +0100 Subject: [PATCH] Add vxbl-oauth (#91) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d0ebc10..1c37341 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ - [vweb](https://github.com/vlang/v/tree/master/vlib/vweb) - V's built-in web framework. Used by Vorum. - [v-jsonrpc](https://github.com/nedpals/v-jsonrpc) - Basic JSON-RPC 2.0-compliant server written on V. - [pico.v](https://github.com/S-YOU/pico.v) - A web server in V based on picoev and picohttpparser. +- [vxbloauth](https://github.com/WolvesFortress/vxbl-oauth) - A minimalistic Xbox Live authenticator for vweb. ### Database clients