Thanks for keeping all these essential tools in shape Alex!
On Thu, Jun 30, 2022, 13:15 Aleix Conchillo Flaqué
wrote:
> Hi,
>
> I'm happy to announce guile-oauth 1.3.0. This release allows you to use
> other HTTP client libraries to perform HTTP requests. An *http-proc*
> procedure can be speci
Thank you very much!
I'll try to add oauth to Artanis in the next release!
On Thu, Jun 30, 2022, 14:15 Aleix Conchillo Flaqué
wrote:
> Hi,
>
> I'm happy to announce guile-oauth 1.3.0. This release allows you to use
> other HTTP client libraries to perform HTTP requests. An *http-proc*
> procedur
Hi,
I'm happy to announce guile-oauth 1.3.0. This release allows you to use
other HTTP client libraries to perform HTTP requests. An *http-proc*
procedure can be specified in all guile-oauth procedures that make HTTP
requests, it defaults to Guile's (http-request). Thank you Nala Ginrut for
the su