Re: [9fans] OAuth2 in factotum

ori-C8/[email protected] Sun, 22 Aug 2021 16:38:13 -0400
Newsgroups gmane.os.9front.general,gmane.os.plan9.general
Message-ID <[email protected]>
Quoth Demetrius Iatrakis <[email protected]>:
> 
> type is text
> dst is oauth
> plumb to oauth
> 
> to your plumber's rules file to create the oauth port.

Ah -- right. This is in the plan9port side, and
it's used to send the oauth verification request
to the browser.

(iirc, it's not currently used for anything on the
plan 9 side, though it wil be once we figure out
how to glue together auth flows to either vmx or
some unix browser)