urbit/mar/oauth-tokens.hoon

16 lines
334 B
Plaintext
Raw Normal View History

2015-05-29 02:07:03 +03:00
:: this mark is used to receive incoming oauth2 refresh/access tokens
::
2015-06-05 03:27:01 +03:00
:::: /hoon/oauth-tokens/mar
2015-05-29 02:07:03 +03:00
::
/? 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)
--
--