Quoth Demetrius Iatrakis <demetrius.iatra...@gmail.com>:
> Only the device and refresh flows are supported. There is an
> implementation of the authorization code flow (tested on macOS) here:
> https://github.com/Mitsos101/plan9port/pull/1. However, it is not
> included in the module as there is no good browser to plumb the URL
> to.

Thinking about this a bit more, maybe the right option
is to just push this *all* the way to the unix side,
rather than trying to awkwardly straddle the gap:

        ssh ori@unix oauth-login client_id=1234 | ipso -r

and then just relying on the refresh flow on plan9.

If unix is going to be involved one way or the other,
it seems like it may be best to follow that to the
logical conclusion, and leave all of the initial
token fetch live there, then let the refresh happen
within plan 9.

Also, I'm currently working on a upas/fs patch that
uses this work. I hope to have something this weekend.


------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T6899bf3f0654295d-M61de2eb3c44020e589f16480
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to