mirror of
https://github.com/urbit/shrub.git
synced 2024-12-02 08:55:07 +03:00
16 lines
334 B
Plaintext
16 lines
334 B
Plaintext
:: this mark is used to receive incoming oauth2 refresh/access tokens
|
|
::
|
|
:::: /hoon/oauth-tokens/mar
|
|
::
|
|
/? 310
|
|
!:
|
|
|_ {tok+@t ref+@t}
|
|
::
|
|
++ grab :: converter arm
|
|
|%
|
|
++ noun {@t @t} :: clam from noun
|
|
++ json (corl need (ot 'access_token'^so 'refresh_token'^so ~):jo)
|
|
--
|
|
--
|
|
|