Re: [9fans] OAuth2 in factotum

2021-08-16 Thread Lucio De Re
On 8/17/21, o...@eigenstate.org wrote: > [full disclosure, I've been involved in this as a gsoc > mentor; moving discussion to public list.] > > These are the two main sticking points, IMO. > > Quoth Demetrius Iatrakis : >> Only the device and refresh flows are supported. There is an >> implementa

Re: [9fans] OAuth2 in factotum

2021-08-16 Thread ori
[full disclosure, I've been involved in this as a gsoc mentor; moving discussion to public list.] These are the two main sticking points, IMO. Quoth Demetrius Iatrakis : > Only the device and refresh flows are supported. There is an > implementation of the authorization code flow (tested on macOS

Re: [9fans] OAuth2 in factotum

2021-08-16 Thread Lucio De Re
On 8/16/21, Demetrius Iatrakis wrote: > This is a preview of OAuth2 support in factotum, as part of this year's > GSoC: > https://github.com/Mitsos101/plan9front/pull/1 > Sounds amazing, on many levels. So, thank you. Having just been through an only partially successful hack of P9P factotum and

[9fans] OAuth2 in factotum

2021-08-16 Thread Demetrius Iatrakis
This is a preview of OAuth2 support in factotum, as part of this year's GSoC: https://github.com/Mitsos101/plan9front/pull/1 Installation, on 9front: git/clone https://github.com/Mitsos101/plan9front plan9front-oauth cd plan9front-oauth git/branch oauth bind sys/include /sys/include @{cd sys/src/